Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.11.0
|
2 |
torchvision==0.12.0
|
3 |
-
torchaudio===0.
|
4 |
Pillow===9.0.1
|
5 |
numpy==1.21.4
|
6 |
Flask==2.0.2
|
|
|
1 |
torch==1.11.0
|
2 |
torchvision==0.12.0
|
3 |
+
torchaudio===0.11.0
|
4 |
Pillow===9.0.1
|
5 |
numpy==1.21.4
|
6 |
Flask==2.0.2
|