Spaces:
Running
Running
| # Core dependencies | |
| torch==2.8.0 | |
| torchvision | |
| einops | |
| huggingface_hub>=0.34.0 | |
| numpy<2 | |
| opencv-python | |
| # Gradio and Spaces | |
| #gradio==6.17.3 | |
| spaces | |
| pillow>=9.0 | |
| evo | |
| # 3D and visualization | |
| trimesh | |
| open3d | |
| plyfile | |
| # Image/video processing | |
| imageio | |
| pillow_heif | |
| safetensors | |
| moviepy==1.0.3 | |
| # Math and geometry | |
| e3nn | |
| # Utilities | |
| requests | |
| omegaconf | |
| typer>=0.9.0 | |
| tqdm | |
| # Web frameworks (optional API features) | |
| #fastapi | |
| #uvicorn | |
| # 3D Gaussian Splatting | |
| # Note: This requires CUDA during build. If build fails on Spaces, see alternative solutions. | |
| gsplat @ https://github.com/John6666cat/gsplat/releases/download/20260612b/gsplat-1.5.3+pt28cu128-cp310-cp310-linux_x86_64.whl |