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 ca8803c commit 9a6e6c1Copy full SHA for 9a6e6c1
.github/workflows/test-mac.yml
@@ -28,4 +28,4 @@ jobs:
28
python -m pip install --upgrade pip
29
pip install -e .
30
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --m-series --skip-manager
31
- ./python/bin/python ComfyUI/main.py --cpu --quick-test-for-ci
+ comfy --here launch -- --cpu --quick-test-for-ci
0 commit comments