Spaces:
Running
Running
File size: 423 Bytes
4e4b650 d81760a 4e4b650 d81760a 4e4b650 d81760a 4e4b650 d81760a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
# 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 |