deps: add transformers and timm for AST/EAT models
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user