Manishh-07 commited on
Commit
b35c6d1
·
verified ·
1 Parent(s): 4c6474d

Create huggingface.yaml

Browse files
Files changed (1) hide show
  1. huggingface.yaml +5 -0
huggingface.yaml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ env:
2
+ - GIT_LFS_SKIP_SMUDGE=1 # Skip downloading large files initially
3
+ scripts:
4
+ - git clone https://github.com/comfyanonymous/ComfyUI.git
5
+ - cd ComfyUI && pip install -r requirements.txt