pin new compel version

This commit is contained in:
Damian Stewart 2023-03-08 23:24:30 +01:00
parent a38b75572f
commit 88cb63e4a1

View File

@ -38,7 +38,7 @@ dependencies = [
"albumentations",
"click",
"clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip",
"compel @ https://github.com/damian0815/compel/archive/no_max_token_limit.zip",
"compel==0.1.9",
"datasets",
"diffusers[torch]~=0.14",
"dnspython==2.2.1",