Spaces:
Running
Running
henok3878
commited on
Commit
·
56ecf7d
1
Parent(s):
70e9cbc
fix pytorch version in req.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -21,7 +21,7 @@ PyYAML==6.0.2
|
|
21 |
sniffio==1.3.1
|
22 |
starlette==0.46.2
|
23 |
sympy==1.13.1
|
24 |
-
torch==2.5.1
|
25 |
typing-inspection==0.4.1
|
26 |
typing_extensions==4.13.2
|
27 |
uvicorn==0.34.2
|
|
|
21 |
sniffio==1.3.1
|
22 |
starlette==0.46.2
|
23 |
sympy==1.13.1
|
24 |
+
torch==2.5.1
|
25 |
typing-inspection==0.4.1
|
26 |
typing_extensions==4.13.2
|
27 |
uvicorn==0.34.2
|