| tqdm |
| rich |
| ninja |
| numpy |
| pandas |
| scipy |
| scikit-learn |
| matplotlib |
| opencv-python |
| imageio |
| imageio-ffmpeg |
| omegaconf |
|
|
| torch==2.0.0 --index-url https://download.pytorch.org/whl/cu118 |
| torchvision==0.15.1 --index-url https://download.pytorch.org/whl/cu118 |
| torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118 |
| einops |
| plyfile |
| pygltflib |
| torchvision |
|
|
| # for gui |
| dearpygui |
|
|
| # for stable-diffusion |
| huggingface_hub |
| diffusers == 0.21.4 # fix loading zero123 temporarily |
| accelerate |
| transformers |
|
|
| # for dmtet and mesh export |
| xatlas |
| trimesh |
| PyMCubes |
| pymeshlab==2022.2.post4 |
|
|
| rembg[gpu,cli] |
|
|
| # gradio demo |
| gradio |
|
|
|
|
| -e git+https://github.com/NVlabs/nvdiffrast.git@main#egg=nvdiffrast |
| -e git+https://github.com/ashawkey/kiuikit.git@main#egg=kiui |