Sneha2134 commited on
Commit
bbeb69e
·
verified ·
1 Parent(s): 2345e34

"Added requirements file for dependencies"

Browse files

"This file lists all the Python libraries needed to run the TweetPulse AI Sentiment Analyzer app on Hugging Face Spaces."

Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ joblib
3
+ scikit-learn
4
+ pillow
5
+ numpy
6
+ playsound