Skip to content

Commit 2cbfe39

Browse files
diffusers update (#90)
Update diffusers in the requirements to prevent node import fails in ComfyUI portable version.
1 parent a5870ea commit 2cbfe39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
diffusers>=0.25.0
2-
opencv-python
1+
diffusers>=0.29.0
2+
opencv-python

0 commit comments

Comments
 (0)