Spaces:
Sleeping
Sleeping
| # Core dependencies | |
| gradio>=4.0.0 | |
| numpy>=1.24.0 | |
| pillow>=10.0.0 | |
| # Basic video processing (lightweight) | |
| moviepy==1.0.3 | |
| # Additional utilities | |
| tqdm>=4.65.0 | |
| requests>=2.31.0 | |
| pathlib2>=2.3.7 | |
| # Hugging Face specific | |
| huggingface-hub>=0.16.0 | |
| # Note: Heavy dependencies like torch, transformers, opencv-python | |
| # are removed to allow running without GPU on Hugging Face Spaces |