mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-14 05:25:23 +00:00
Remove omegaconf dependency and some ci changes.
This commit is contained in:
@@ -17,7 +17,9 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10.9'
|
||||
- run: |
|
||||
cd ..
|
||||
cp ComfyUI/.ci/setup_windows_zip_nightly_pytorch.ps1 ./
|
||||
|
Reference in New Issue
Block a user