Emotion_Classifier / requirements.txt
Shreyas Pulle
Upload 9 files
5ac332c verified
raw
history blame contribute delete
272 Bytes
# Hugging Face Space Requirements
# Optimized for Docker deployment
# Core ML/NLP
tensorflow==2.13.0
gensim>=4.3.0
nltk>=3.8.0
# Web Framework
Flask>=2.3.0
Werkzeug>=2.3.0
# Data Processing
numpy>=1.24.0
pandas>=2.0.0
# Utilities
scikit-learn>=1.3.0
matplotlib>=3.7.0