Skip to content

Commit 577c773

Browse files
committed
torchcpu2
1 parent 460b840 commit 577c773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"fastapi>=0.109.0",
2626
"uvicorn[standard]>=0.27.0",
2727
"transformers>=4.36.0",
28-
"torch>=2.1.0+cpu",
28+
"torch>=2.1.0",
2929
"pydantic>=2.5.0",
3030
]
3131

0 commit comments

Comments
 (0)