Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -64,8 +64,7 @@ starlette==0.27.0
|
|
64 |
sympy==1.12
|
65 |
tokenizers==0.13.3
|
66 |
toolz==0.12.0
|
67 |
-
torch==
|
68 |
-
torchvision==0.13.1+cu113
|
69 |
tqdm==4.65.0
|
70 |
transformers==4.30.2
|
71 |
typing_extensions==4.6.3
|
|
|
64 |
sympy==1.12
|
65 |
tokenizers==0.13.3
|
66 |
toolz==0.12.0
|
67 |
+
torch==2.0.1
|
|
|
68 |
tqdm==4.65.0
|
69 |
transformers==4.30.2
|
70 |
typing_extensions==4.6.3
|