Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ pydantic==2.5.3
|
|
5 |
timm==0.6.12
|
6 |
trimesh==4.0.8
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
8 |
-
torch==2.
|
9 |
-
torchvision==0.
|
|
|
|
5 |
timm==0.6.12
|
6 |
trimesh==4.0.8
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
8 |
+
torch==2.0.0
|
9 |
+
torchvision==0.15.1
|
10 |
+
torchaudio==2.0.1
|