Spaces:
Running
Running
Update torch to 2.8.0 CPU
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,4 +17,4 @@ pydantic==2.9.2
|
|
17 |
pydantic_core==2.23.4
|
18 |
nltk
|
19 |
gunicorn
|
20 |
-
torch==2.8.0
|
|
|
17 |
pydantic_core==2.23.4
|
18 |
nltk
|
19 |
gunicorn
|
20 |
+
torch==2.8.0+cpu --index-url https://download.pytorch.org/whl/cpu
|