Spaces:
Paused
Paused
| # Core dependencies | |
| torch>=2.4.0 | |
| torchvision>=0.19.0 | |
| # Gradio for web interface | |
| gradio>=5.0.0 | |
| # Diffusers with modular pipeline support | |
| diffusers>=0.36.0 | |
| # WorldEngine modular dependencies | |
| transformers>=4.57.6 | |
| accelerate>=1.12.0 | |
| flashinfer-python>=0.6.1 | |
| einops>=0.8.0 | |
| tensordict>=0.5.0 | |
| regex>=2024.0.0 | |
| ftfy>=6.0.0 | |
| # HuggingFace Hub | |
| huggingface_hub>=0.20.0 | |