mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
fix: Update diffusers version requirement to >=0.33.1 in requirements.txt. See #278
This commit is contained in:
@@ -12,4 +12,4 @@ numpy
|
|||||||
torch
|
torch
|
||||||
natsort
|
natsort
|
||||||
msgpack
|
msgpack
|
||||||
diffusers
|
diffusers>=0.33.1
|
||||||
|
|||||||
Reference in New Issue
Block a user