Spaces:
Paused
Paused
update requirements.txt as well
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,8 +8,8 @@ matplotlib==3.7.1
|
|
| 8 |
ninja==1.11.1
|
| 9 |
opencv-python-headless==4.7.0.72
|
| 10 |
pyrallis==0.3.1
|
| 11 |
-
torch==
|
| 12 |
-
torchvision==0.
|
| 13 |
tqdm==4.65.0
|
| 14 |
transformers==4.29.1
|
| 15 |
trimesh==3.21.6
|
|
|
|
| 8 |
ninja==1.11.1
|
| 9 |
opencv-python-headless==4.7.0.72
|
| 10 |
pyrallis==0.3.1
|
| 11 |
+
torch==2.2.0
|
| 12 |
+
torchvision==0.17.0
|
| 13 |
tqdm==4.65.0
|
| 14 |
transformers==4.29.1
|
| 15 |
trimesh==3.21.6
|