Update requirements.txt
This commit is contained in:
parent
729352c595
commit
1f9daee570
@ -2,7 +2,7 @@ diffusers[torch]==0.27.2
|
|||||||
accelerate
|
accelerate
|
||||||
torch==2.3.0
|
torch==2.3.0
|
||||||
transformers==4.40.1
|
transformers==4.40.1
|
||||||
xformers==0.0.25.post1
|
xformers==0.0.26.post1
|
||||||
|
|
||||||
invisible_watermark # To help viewers identify the images as machine-generated.
|
invisible_watermark # To help viewers identify the images as machine-generated.
|
||||||
onnxruntime==1.17.3 # 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.
|
||||||
@ -12,4 +12,4 @@ controlnet_aux
|
|||||||
Pillow
|
Pillow
|
||||||
pillow-avif-plugin # To save images in AVIF format.
|
pillow-avif-plugin # To save images in AVIF format.
|
||||||
pyyaml # To read the configuration file by written YAML.
|
pyyaml # To read the configuration file by written YAML.
|
||||||
peft
|
peft
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user