ImageEditor / requirements.txt
the-carnage's picture
๐Ÿš€ Upgrade to AI Image Editor Pro with Gemini-style parsing
177eb65
raw
history blame contribute delete
283 Bytes
# Core ML Framework
torch>=2.0.0
torchvision>=0.15.0
# Hugging Face Libraries
transformers>=4.35.0
diffusers>=0.24.0
accelerate>=0.25.0
safetensors>=0.4.0
# Image Processing
Pillow>=10.0.0
numpy>=1.24.0
# Streamlit UI
streamlit>=1.28.0
# Hugging Face Hub
huggingface_hub>=0.19.0