Tekst-v-malunok / requirements.txt
G-Rost's picture
Update requirements.txt
8c0e823 verified
raw
history blame
403 Bytes
# Core Libraries
torch
diffusers>=0.19.3
transformers>=4.31.0
gradio
# Accelerate and Optimization (Optional for CPU)
# accelerate
# xformers
# Image Manipulation and Watermarking
Pillow
invisible-watermark
# (Optional) Alternative Model Dependencies
# scipy # Only needed if using LMSDiscreteScheduler for faster models
# Development Tools (Optional)
# jupyter # If running in a Jupyter Notebook