Remove unnecessary libraries.
This commit is contained in:
parent
c8e8f193dc
commit
7ff4db310f
@ -5,12 +5,10 @@ transformers==4.43.3
|
|||||||
xformers==0.0.27.post2
|
xformers==0.0.27.post2
|
||||||
|
|
||||||
invisible_watermark # To help viewers identify the images as machine-generated.
|
invisible_watermark # To help viewers identify the images as machine-generated.
|
||||||
onnxruntime==1.18.1 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
|
|
||||||
safetensors==0.4.3 # To store tensors safely.
|
safetensors==0.4.3 # To store tensors safely.
|
||||||
controlnet_aux
|
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
|
||||||
numpy==1.26.4
|
|
||||||
Loading…
x
Reference in New Issue
Block a user