File size: 194 Bytes
b35c6d1
6309b0a
 
b35c6d1
 
 
1
2
3
4
5
6
7
env:
  - GIT_LFS_SKIP_SMUDGE=1  # Prevent large files from causing issues

scripts:
  - git clone https://github.com/comfyanonymous/ComfyUI.git
  - cd ComfyUI && pip install -r requirements.txt