Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ transformers[all]
|
|
7 |
huggingface_hub
|
8 |
bs4
|
9 |
setuptools==72.2.0
|
10 |
-
torch==2.
|
11 |
essential
|
12 |
pyYAML
|
13 |
Cython --install-option="--no-cython-compile"
|
|
|
7 |
huggingface_hub
|
8 |
bs4
|
9 |
setuptools==72.2.0
|
10 |
+
torch==2.3.1
|
11 |
essential
|
12 |
pyYAML
|
13 |
Cython --install-option="--no-cython-compile"
|