Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -37,7 +37,7 @@ scipy>=1.10.1
|
|
37 |
streamlit>=0.73.1
|
38 |
tensorboardx==2.6
|
39 |
tokenizers==0.12.1
|
40 |
-
torch
|
41 |
torchaudio>=2.0.2
|
42 |
torchdata==0.6.1
|
43 |
torchmetrics>=1.0.1
|
|
|
37 |
streamlit>=0.73.1
|
38 |
tensorboardx==2.6
|
39 |
tokenizers==0.12.1
|
40 |
+
torch==2.2.0
|
41 |
torchaudio>=2.0.2
|
42 |
torchdata==0.6.1
|
43 |
torchmetrics>=1.0.1
|