StableDesign2 / requirements.txt
anbucur
Enhance UI dropdown options and improve ProductionDesignModel initialization
d81760a
raw
history blame contribute delete
423 Bytes
# Core dependencies
gradio>=3.50.2
Pillow>=10.0.0
numpy>=1.24.0
torch>=2.0.0
diffusers>=0.21.0
transformers>=4.31.0
accelerate>=0.21.0
safetensors>=0.3.1
# Google Drive integration
google-api-python-client>=2.95.0
google-auth-oauthlib>=1.0.0
google-auth>=2.22.0
# Utility packages
python-dateutil>=2.8.2
requests>=2.31.0
tqdm>=4.65.0
opencv-python>=4.8.0
# Development tools
pytest>=7.4.0
pytest-mock>=3.11.1
mock>=5.1.0