Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -27,9 +27,10 @@ pymeshfix
|
|
| 27 |
igraph
|
| 28 |
rtree
|
| 29 |
fast-simplification
|
|
|
|
| 30 |
|
| 31 |
# ML
|
| 32 |
-
transformers
|
| 33 |
huggingface_hub>=0.36.2
|
| 34 |
spaces
|
| 35 |
rembg
|
|
|
|
| 27 |
igraph
|
| 28 |
rtree
|
| 29 |
fast-simplification
|
| 30 |
+
open3d
|
| 31 |
|
| 32 |
# ML
|
| 33 |
+
transformers==4.57.3
|
| 34 |
huggingface_hub>=0.36.2
|
| 35 |
spaces
|
| 36 |
rembg
|