Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,8 +4,9 @@ invisible_watermark
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
-
|
8 |
numpy
|
9 |
pillow
|
10 |
opencv-python
|
|
|
11 |
trimesh
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
+
scikit-learn
|
8 |
numpy
|
9 |
pillow
|
10 |
opencv-python
|
11 |
+
pymesh
|
12 |
trimesh
|