Merge pull request #131 from hodanov/feature/update_requirements

Remove unnecessary libraries.
This commit is contained in:
hodanov 2024-07-31 00:16:17 +09:00 committed by GitHub
commit 7503165f46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,12 +5,10 @@ transformers==4.43.3
xformers==0.0.27.post2
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.
controlnet_aux
Pillow
pillow-avif-plugin # To save images in AVIF format.
pyyaml # To read the configuration file by written YAML.
peft
numpy==1.26.4
peft