Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ numpy>=1.19.5,<1.27.0
|
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
torchvision==0.16.2
|
|
|
5 |
trimesh
|
6 |
opencv-python
|
7 |
scipy>=1.7.0,<1.11.0
|
|
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
torchvision==0.16.2
|
5 |
+
transformers==4.22.1
|
6 |
trimesh
|
7 |
opencv-python
|
8 |
scipy>=1.7.0,<1.11.0
|