Skip to content

Commit 38e17a9

Browse files
committed
Update ComfyUI to latest release; add missing test requirement
1 parent eeb7964 commit 38e17a9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ai_diffusion/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
version = "1.45.0"
1212

1313
comfy_url = "https://github.com/comfyanonymous/ComfyUI"
14-
comfy_version = "807538fe6c66bca8c91edbad14414fb4e109cbde"
14+
comfy_version = "f59f71cf34067d46713f6243312f7f0b360d061f"
1515
nunchaku_version = "1.1.0"
1616

1717

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ markdown
1818
numpy
1919
pytest
2020
pytest-asyncio
21+
psutil
2122
tqdm
2223
PyQt5
2324
Pillow

0 commit comments

Comments
 (0)