Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -169,7 +169,7 @@ tokenizers==0.19.1
|
|
169 |
tomli==2.0.1
|
170 |
tomlkit==0.12.0
|
171 |
toolz==0.12.1
|
172 |
-
torch
|
173 |
tornado==6.4.1
|
174 |
tqdm==4.66.4
|
175 |
traitlets==5.14.3
|
|
|
169 |
tomli==2.0.1
|
170 |
tomlkit==0.12.0
|
171 |
toolz==0.12.1
|
172 |
+
torch>=2.0.0
|
173 |
tornado==6.4.1
|
174 |
tqdm==4.66.4
|
175 |
traitlets==5.14.3
|