mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 01:48:21 +02:00
Pin huggingface-hub to 0.23.2 to fix broken deployments
This commit is contained in:
parent
d0be4edf1d
commit
96ec3ed270
@ -35,6 +35,7 @@ modules_to_check = {
|
|||||||
"python-multipart": "0.0.6",
|
"python-multipart": "0.0.6",
|
||||||
# "xformers": "0.0.16",
|
# "xformers": "0.0.16",
|
||||||
"onnxruntime": "1.19.2",
|
"onnxruntime": "1.19.2",
|
||||||
|
"huggingface-hub": "0.23.2",
|
||||||
}
|
}
|
||||||
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user