Raiff1982 commited on
Commit
ca5ee4f
·
verified ·
1 Parent(s): 272d843

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ numpy
3
+ matplotlib
4
+ openai # Optional: for full integration
5
+ vaderSentiment
6
+ nltk