Peter-Young commited on
Commit
21e045a
·
verified ·
1 Parent(s): 7823e49

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ .DS_Store
2
+ venv
3
+ .env
4
+ data
5
+ src/comfyui/models/
6
+ simulated_uploaded
7
+ __pycache__