madhavkotecha commited on
Commit
04b40bd
·
verified ·
1 Parent(s): 7fc6fc7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pickle-mixin
2
+ nltk
3
+ scikit-learn
4
+ datasets
5
+ numpy
6
+ tqdm
7
+ gradio
8
+ matplotlib