Spaces:
Runtime error
Runtime error
Zhenyu Li
commited on
Commit
•
24b9846
1
Parent(s):
3179722
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ trimesh==3.9.42
|
|
4 |
h5py
|
5 |
matplotlib
|
6 |
numpy==1.24.1
|
7 |
-
|
8 |
scipy==1.10.0
|
9 |
torchaudio==0.13.1
|
10 |
torchvision==0.14.1
|
|
|
4 |
h5py
|
5 |
matplotlib
|
6 |
numpy==1.24.1
|
7 |
+
torch==1.13.1
|
8 |
scipy==1.10.0
|
9 |
torchaudio==0.13.1
|
10 |
torchvision==0.14.1
|