Peter-Young commited on
Commit
7823e49
1 Parent(s): c7611af

Upload .dockerignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .dockerignore +7 -0
.dockerignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ .git
2
+ __pycache__
3
+ comfyui/input
4
+ comfyui/output
5
+ src/comfyui/models
6
+ *.log
7
+ *.pyc