hchevva commited on
Commit
8c43de8
·
verified ·
1 Parent(s): ee0bba8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==5.38.0
2
+ pandas==2.2.3
3
+ numpy==2.1.3
4
+ nltk==3.9.1
5
+ matplotlib==3.9.2
6
+ seaborn==0.13.2
7
+ wordcloud==1.9.3
8
+ pillow==10.4.0