Added dependency on controlnet-aux v0.0.3

This commit is contained in:
user1 2023-05-13 04:16:38 -07:00 committed by Kent Keirsey
parent 297931f5d9
commit 9ec3d2bc0c

View File

@ -39,6 +39,7 @@ dependencies = [
"click",
"clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip",
"compel~=1.1.5",
"controlnet-aux==0.0.3",
"datasets",
"diffusers[torch]~=0.16.1",
"dnspython==2.2.1",