intent-classifier-chatbot / requirements.txt
SaherMuhamed's picture
add the fine tuned BERT model with FAST API integrated in the Flask app
079cccc
raw
history blame contribute delete
245 Bytes
fastapi
uvicorn
transformers==4.53.1
torch==2.7.1
tensorflow==2.19.0
datasets==2.19.0
requests
chardet
sentencepiece
scikit-learn
pandas==2.2.3
numpy
pydantic
scipy
tqdm
flask
flask-cors
flask-restful
flask-sqlalchemy
flask-migrate
flask-login