D3MI4N-KDS commited on
Commit
b8ed3bd
·
verified ·
1 Parent(s): 1db108a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.9.0
2
+ nltk==3.8.1
3
+ numpy==2.0.0
4
+ pandas==2.2.2
5
+ Pillow==10.3.0
6
+ scipy==1.13.1
7
+ seaborn==0.13.2
8
+ streamlit==1.35.0
9
+ wordcloud==1.9.3