DiffBIR_v2 / gitignore.txt
Andro0s's picture
Upload 7 files
150d098 verified
raw
history blame contribute delete
160 Bytes
__pycache__
*.ckpt
*.pth
/data
/exps
*.sh
!install_env.sh
/weights
/temp
/results
.ipynb_checkpoints/
/TODO.txt
/deprecated
/temp_scripts
/.vscode
/runs
/tests