Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Extra packages installed on top of cgr.dev/chainguard/pytorch
# torch is already present in the base image — do NOT list it here.

fastapi>=0.115.0,<1.0.0
fastapi>=0.139.2,<1.0.0
uvicorn[standard]>=0.30.0,<1.0.0
transformers>=4.45.0,<5.0.0
safetensors>=0.4.0 # faster / safer model weight loading
Expand Down