Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +27 -0
requirements.txt
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio_image_prompter
|
2 |
+
gradio_litmodel3d
|
3 |
+
torchvision
|
4 |
+
diffusers
|
5 |
+
transformers==4.49.0
|
6 |
+
einops
|
7 |
+
huggingface_hub
|
8 |
+
opencv-python
|
9 |
+
trimesh==4.5.3
|
10 |
+
omegaconf
|
11 |
+
scikit-image
|
12 |
+
numpy
|
13 |
+
peft
|
14 |
+
scipy==1.11.4
|
15 |
+
jaxtyping
|
16 |
+
typeguard
|
17 |
+
pymeshlab==2022.2.post4
|
18 |
+
open3d
|
19 |
+
timm
|
20 |
+
kornia
|
21 |
+
ninja
|
22 |
+
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
23 |
+
cvcuda_cu12
|
24 |
+
gltflib
|
25 |
+
https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
|
26 |
+
--find-links https://data.pyg.org/whl/torch-2.6.0+cu124.html
|
27 |
+
torch-cluster
|