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