Spaces:
Runtime error
Runtime error
new requirement
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -86,10 +86,10 @@ threadpoolctl==3.2.0
|
|
| 86 |
timeout-decorator==0.5.0
|
| 87 |
toml==0.10.2
|
| 88 |
toolz==0.12.0
|
| 89 |
-
torch==1.12.0
|
| 90 |
-
torchaudio==0.12.0
|
| 91 |
torchmetrics==0.11.4
|
| 92 |
-
torchvision==0.13.0
|
| 93 |
tornado==6.3.2
|
| 94 |
tqdm==4.65.0
|
| 95 |
typing-extensions==4.7.1
|
|
|
|
| 86 |
timeout-decorator==0.5.0
|
| 87 |
toml==0.10.2
|
| 88 |
toolz==0.12.0
|
| 89 |
+
torch==1.12.0
|
| 90 |
+
torchaudio==0.12.0
|
| 91 |
torchmetrics==0.11.4
|
| 92 |
+
torchvision==0.13.0
|
| 93 |
tornado==6.3.2
|
| 94 |
tqdm==4.65.0
|
| 95 |
typing-extensions==4.7.1
|