Spaces:
Running
Running
Torch 2.8.0 only bin
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ pydantic==2.9.2
|
|
| 17 |
pydantic_core==2.23.4
|
| 18 |
nltk
|
| 19 |
gunicorn
|
| 20 |
-
|
|
|
|
|
|
| 17 |
pydantic_core==2.23.4
|
| 18 |
nltk
|
| 19 |
gunicorn
|
| 20 |
+
--only-binary torch
|
| 21 |
+
torch==2.8.0
|