AnimeBackgroundGAN / .gitignore
CHSJB's picture
Duplicate from akiyamasho/AnimeBackgroundGAN
113789d
raw
history blame contribute delete
No virus
121 Bytes
env/
.idea
# Models
pretrained_model/*.pth
# Output
test_img/*
test_output/*
.history/
.vscode/
__pycache__/
.DS_Store