We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2583c commit fcf28f6Copy full SHA for fcf28f6
.github/workflows/test-windows.yml
@@ -30,7 +30,4 @@ jobs:
30
pip install pytest
31
pip install -e .
32
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --nvidia --cuda-version 12.6 --skip-manager
33
- comfy --workspace ./ComfyUI standalone --platform windows --proc x86_64
34
- ls
35
- comfy standalone --rehydrate --platform windows --proc x86_64
36
./python/python.exe ComfyUI/main.py --cpu --quick-test-for-ci
0 commit comments