Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
#--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
torch==1.11.0
|
4 |
torchvision==0.12.0
|
5 |
-
torchaudio==0.
|
6 |
setuptools==59.5.0
|
7 |
|
8 |
Pillow
|
|
|
2 |
#--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
torch==1.11.0
|
4 |
torchvision==0.12.0
|
5 |
+
torchaudio==0.11.0
|
6 |
setuptools==59.5.0
|
7 |
|
8 |
Pillow
|