Spaces:
Running on Zero
Running on Zero
| # Core deep learning | |
| torch>=2.0.0 | |
| torchvision>=0.15.0 | |
| xformers==0.0.33.post1 | |
| timm | |
| # Numerical / scientific | |
| numpy | |
| scipy | |
| einops | |
| # Image / video processing | |
| opencv-python-headless | |
| Pillow | |
| mediapy | |
| matplotlib | |
| # Model hub | |
| huggingface_hub | |
| # Gradio demo | |
| gradio>=4.0.0 | |
| # HuggingFace Spaces (ZeroGPU support) | |
| spaces | |