2024-06-30 18:56:09 +09:00

16 lines
476 B
Plaintext

diffusers[torch]==0.29.2
accelerate
torch==2.3.0
transformers==4.42.3
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.
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