Spaces:
Paused
Paused
| # Core dependencies - PyTorch will be installed by post_install.py with correct CUDA version | |
| torchvision | |
| clip | |
| imageio | |
| cython | |
| imageio-ffmpeg | |
| kornia | |
| numpy | |
| Pillow | |
| PyGLM | |
| resize-right | |
| scipy | |
| smplx | |
| tqdm | |
| Ninja | |
| pyyaml | |
| matplotlib | |
| trimesh | |
| tensorboard | |
| easydict | |
| fire | |
| pymeshlab | |
| libigl==2.4.1 | |
| cholespy | |
| # Gradio for web interface | |
| gradio>=4.0.0 | |
| # Additional dependencies for the project | |
| transformers | |
| datasets | |
| appdirs | |
| boto3 | |
| annoy | |
| validators | |
| # Note: torch-sparse, torch-scatter, pytorch3d, and nvdiffrast | |
| # will be installed separately in the Dockerfile to ensure correct versions | |