Sticker_Diffusion / requirements.txt
KarthikAI's picture
Update requirements.txt
fb884af verified
raw
history blame contribute delete
222 Bytes
# Only install what's needed for Stable Diffusion, IP-Adapter, and CPU inference
diffusers==0.25.0
transformers==4.36.2
huggingface_hub==0.20.3
torch==2.1.2
fastapi==0.110.0
Pillow==10.2.0
accelerate==0.24.1
gradio
numpy<2