unsubscriber / requirements.txt
kshanmukha1501's picture
Initial deployment of Unsubscriber app with AI model
b2d89cf
raw
history blame contribute delete
214 Bytes
# Core dependencies for Hugging Face deployment
gradio>=4.0.0
transformers==4.36.2
torch==2.2.2
accelerate==0.25.0
scikit-learn==1.4.2
pandas==2.2.1
nltk==3.8.1
beautifulsoup4>=4.12.0
requests>=2.30.0
joblib>=1.3.0