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
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Shared base for all vision-family loaders (CLIP/ViT, depth, detection, ...).
# Per-model extras live in requirements_<x>.txt (installed after this base).
# torch via ai.common.torch; numpy is a base engine dep (not declared).
transformers==4.53.3
transformers==5.0.0rc3
Pillow
Loading