We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460b840 commit 577c773Copy full SHA for 577c773
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"fastapi>=0.109.0",
26
"uvicorn[standard]>=0.27.0",
27
"transformers>=4.36.0",
28
- "torch>=2.1.0+cpu",
+ "torch>=2.1.0",
29
"pydantic>=2.5.0",
30
]
31
0 commit comments