deps: add transformers and timm for AST/EAT models

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-19 13:52:19 +02:00
parent 52aa982aa2
commit 4736f150b0
+2
View File
@@ -13,6 +13,8 @@ soundfile>=0.12
# or manually: pip install torch torchaudio --index-url https://download.pytorch.org/whl/cu128 # or manually: pip install torch torchaudio --index-url https://download.pytorch.org/whl/cu128
torch>=2.0 torch>=2.0
torchaudio>=2.0 torchaudio>=2.0
transformers>=4.30
timm>=0.9
# Object detection # Object detection
ultralytics>=8.0 ultralytics>=8.0