Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,7 +2,9 @@ flask
|
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
rembg
|
5 |
-
|
|
|
|
|
6 |
pymeshlab
|
7 |
opencv-python
|
8 |
pyglet
|
|
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
rembg
|
5 |
+
onnx
|
6 |
+
einops
|
7 |
+
tqdm
|
8 |
pymeshlab
|
9 |
opencv-python
|
10 |
pyglet
|