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 e97a166 commit 03bc585Copy full SHA for 03bc585
README.md
@@ -87,7 +87,7 @@ python -m pip install -U "comfy-script[default]"
87
88
If there are problems with the latest ComfyUI package, one can use the last tested version:
89
```
90
-python -m pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git@e49c662c7f026f05a5e082d48b629e2b977c0441
+python -m pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git@e8eab4dbc6487a14a0c548a806b0b772e274e3df
91
92
93
### Others
0 commit comments