Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -30,9 +30,9 @@ sklearn==0.0
|
|
30 |
sniffio==1.3.0
|
31 |
soupsieve==2.4
|
32 |
timm==0.6.12
|
33 |
-
torch==1.
|
34 |
-
torchaudio==0.
|
35 |
-
torchvision==0.
|
36 |
tornado==6.2
|
37 |
tqdm==4.64.1
|
38 |
transformers==4.28.1
|
|
|
30 |
sniffio==1.3.0
|
31 |
soupsieve==2.4
|
32 |
timm==0.6.12
|
33 |
+
torch==1.11.0
|
34 |
+
torchaudio==0.11.0
|
35 |
+
torchvision==0.12.0
|
36 |
tornado==6.2
|
37 |
tqdm==4.64.1
|
38 |
transformers==4.28.1
|