Multi-Tagger / requirements.txt
Werli's picture
Update requirements.txt
375cb67 verified
raw
history blame contribute delete
443 Bytes
huggingface-hub
apscheduler
--extra-index-url https://download.pytorch.org/whl/cu124
torch==2.5.0+cu124; sys_platform != 'darwin'
torchvision==0.20.0+cu124; sys_platform != 'darwin'
torch==2.5.0; sys_platform == 'darwin'
torchvision==0.20.0; sys_platform == 'darwin'
gradio
transformers==4.51.0
safetensors
sentencepiece
spaces
pillow
requests
numpy
timm
einops
optimum
accelerate
opencv-python
onnxruntime>=1.12.0
pandas==2.1.2
matplotlib