Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
trimesh
|
2 |
diffusers
|
3 |
tqdm
|
@@ -27,4 +28,4 @@ rembg
|
|
27 |
onnxruntime
|
28 |
pygltflib
|
29 |
sentencepiece
|
30 |
-
gradio
|
|
|
1 |
+
pybind11
|
2 |
trimesh
|
3 |
diffusers
|
4 |
tqdm
|
|
|
28 |
onnxruntime
|
29 |
pygltflib
|
30 |
sentencepiece
|
31 |
+
gradio
|