aiMathQuestionClassification / requirements.txt
NeerajCodz's picture
Fix deployment: Pin huggingface_hub to <0.25.0 to resolve HfFolder import error
b4410d9
raw
history blame
131 Bytes
gradio
huggingface_hub<0.25.0
numpy>=1.26.0
pandas>=2.1.0
scikit-learn>=1.4.0
scipy>=1.11.0
nltk
python-dotenv
google-genai
Pillow