d-e-e-k-11 commited on
Commit
9a99373
·
verified ·
1 Parent(s): 48c360c

Upload .dockerignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .dockerignore +13 -0
.dockerignore ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .git
2
+ .agent
3
+ .gitignore
4
+ data/
5
+ saved_images/
6
+ __pycache__/
7
+ *.h5
8
+ *.pth
9
+ *.pth.tar
10
+ *.png
11
+ *.jpg
12
+ !GeneratorHtoZ.h5
13
+ !GeneratorZtoH.h5