Skip to content

Commit

Permalink
upd ignore file for VAE
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-yf committed May 21, 2023
1 parent 132de93 commit 387794b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.idea
data/SRN
/diffusion/results/
/GAN/pi-GAN/SRNOutputDir
/GAN/pi-GAN/SRNOutputDir
/VAE/__pycache__
/VAE/results

0 comments on commit 387794b

Please sign in to comment.