Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch==1.
|
2 |
-
torchvision
|
3 |
torchmetrics == 0.11.4
|
4 |
-
torchaudio
|
5 |
-
tornado
|
6 |
imageio
|
7 |
imageio-ffmpeg
|
8 |
matplotlib
|
|
|
1 |
+
torch==1.9.1
|
2 |
+
torchvision==0.10.1
|
3 |
torchmetrics == 0.11.4
|
4 |
+
torchaudio
|
5 |
+
tornado
|
6 |
imageio
|
7 |
imageio-ffmpeg
|
8 |
matplotlib
|