Downgrade some libraries.
This commit is contained in:
parent
0061dff1cc
commit
4688c7d582
@ -1,11 +1,11 @@
|
||||
diffusers[torch]==0.29.0
|
||||
diffusers[torch]==0.27.2
|
||||
accelerate
|
||||
torch==2.3.0
|
||||
transformers==4.41.2
|
||||
transformers==4.40.2
|
||||
xformers==0.0.26.post1
|
||||
|
||||
invisible_watermark # To help viewers identify the images as machine-generated.
|
||||
onnxruntime==1.18.0 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
|
||||
onnxruntime==1.17.3 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
|
||||
safetensors==0.4.3 # To store tensors safely.
|
||||
controlnet_aux
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user