Manishh-07 commited on
Commit
6309b0a
·
verified ·
1 Parent(s): b35c6d1

Update huggingface.yaml

Browse files
Files changed (1) hide show
  1. huggingface.yaml +2 -1
huggingface.yaml CHANGED
@@ -1,5 +1,6 @@
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
 
1
  env:
2
+ - GIT_LFS_SKIP_SMUDGE=1 # Prevent large files from causing issues
3
+
4
  scripts:
5
  - git clone https://github.com/comfyanonymous/ComfyUI.git
6
  - cd ComfyUI && pip install -r requirements.txt