cl_tagger / requirements.txt
cella110n's picture
Upload 3 files
fe88ff7 verified
raw
history blame contribute delete
348 Bytes
--extra-index-url https://download.pytorch.org/whl/cu126
torch
torchvision
torchaudio
onnxruntime-gpu==1.19.0 # Removed ONNX Runtime
safetensors
transformers
timm # Needed for EVA02 base model
numpy # Let pip resolve NumPy version
Pillow
matplotlib
requests
gradio>=4.43.0
pydantic==2.10.6 # Removed pydantic pin, let Gradio handle
huggingface_hub