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 eeb7964 commit 38e17a9Copy full SHA for 38e17a9
2 files changed
ai_diffusion/resources.py
@@ -11,7 +11,7 @@
11
version = "1.45.0"
12
13
comfy_url = "https://github.com/comfyanonymous/ComfyUI"
14
-comfy_version = "807538fe6c66bca8c91edbad14414fb4e109cbde"
+comfy_version = "f59f71cf34067d46713f6243312f7f0b360d061f"
15
nunchaku_version = "1.1.0"
16
17
requirements.txt
@@ -18,6 +18,7 @@ markdown
18
numpy
19
pytest
20
pytest-asyncio
21
+psutil
22
tqdm
23
PyQt5
24
Pillow
0 commit comments