Spaces:
Running
on
Zero
Running
on
Zero
# conda create -n dev python=3.10 | |
# conda activate dev | |
# conda install pytorch==2.0.1 torchvision==0.15.2 pytorch-cuda=11.7 -c pytorch -c nvidia | |
--extra-index-url https://download.pytorch.org/whl/cu117 | |
torch==2.0.1 | |
torchvision==0.15.2 | |
einops | |
timm | |
-f https://data.pyg.org/whl/torch-2.0.1+cu117.html | |
torch-cluster | |
PyMCubes | |
bpy==4.0.0 | |
fake-bpy-module | |
gradio>=5.10 | |
ipykernel | |
ipympl | |
matplotlib | |
numpy~=1.26.4 | |
plyfile | |
potpourri3d | |
shapely | |
spaces | |
tensorboard~=2.11.2 | |
tqdm | |
trimesh | |
# git+https://github.com/facebookresearch/pytorch3d.git@stable | |
# pip install --no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py310_cu117_pyt201/download.html | |
--extra-index-url https://miropsota.github.io/torch_packages_builder | |
pytorch3d==0.7.7+pt2.0.1cu117 | |