mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-21 15:53:17 +01:00
Pin huggingface-hub to 0.23.2 to fix broken deployments
This commit is contained in:
parent
5fe3acd44b
commit
0c8410c371
@ -34,6 +34,7 @@ modules_to_check = {
|
||||
"sqlalchemy": "2.0.19",
|
||||
"python-multipart": "0.0.6",
|
||||
# "xformers": "0.0.16",
|
||||
"huggingface-hub": "0.23.2",
|
||||
}
|
||||
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user