Spaces:
Running
on
Zero
Running
on
Zero
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
trimesh==4.2.3
|
| 2 |
+
accelerate==0.28.0
|
| 3 |
+
mesh2sdf==1.1.0
|
| 4 |
+
einops==0.7.0
|
| 5 |
+
einx==0.1.3
|
| 6 |
+
optimum==1.18.0
|
| 7 |
+
omegaconf==2.3.0
|
| 8 |
+
opencv-python==4.9.0.80
|
| 9 |
+
transformers==4.39.3
|
| 10 |
+
huggingface_hub
|
| 11 |
+
gradio
|
| 12 |
+
spaces
|