meg-huggingface commited on
Commit
35e6b80
1 Parent(s): 0b7b04f

Adding initial dataset call and loading tfidfvectorizer

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio
2
+ datasets
3
+ scikit-learn