rf-drill-labeler / requirements.txt
Aiden McComiskey
fix: actually launch gradio server
dc75edf
raw
history blame contribute delete
229 Bytes
# ---- core UI ----
gradio==5.33.2 # pin the version you’ve verified
torch==2.2.2 # plain PyPI CPU wheel; HF’s CPU runner is x86_64 Linux
transformers==4.42.0
numpy==1.26.4
scikit-learn==1.6.1
joblib==1.4.2