Spaces:
Runtime error
Runtime error
heheyas
commited on
Commit
•
582c5e4
1
Parent(s):
ba12ceb
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ streamlit>=0.73.1
|
|
24 |
tensorboardx==2.6
|
25 |
timm>=0.9.2
|
26 |
tokenizers==0.12.1
|
27 |
-
torch
|
28 |
torchaudio>=2.0.2
|
29 |
torchdata==0.6.1
|
30 |
torchmetrics>=1.0.1
|
|
|
24 |
tensorboardx==2.6
|
25 |
timm>=0.9.2
|
26 |
tokenizers==0.12.1
|
27 |
+
torch==2.0.1
|
28 |
torchaudio>=2.0.2
|
29 |
torchdata==0.6.1
|
30 |
torchmetrics>=1.0.1
|