Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1,2 +1,14 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
torch==2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
torch==2.1.0
|
3 |
+
gradio
|
4 |
+
pytorch-lightning==2.1.2
|
5 |
+
einops
|
6 |
+
omegaconf
|
7 |
+
torchmetrics
|
8 |
+
webdataset
|
9 |
+
accelerate
|
10 |
+
tensorboard
|
11 |
+
PyMCubes
|
12 |
+
trimesh
|
13 |
+
rembg
|
14 |
+
transformers
|