RobPruzan commited on
Commit
f4e5b79
1 Parent(s): 3ed467a

creating requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ fuzzywuzzy
4
+ readability
5
+ python-Levenshtein
6
+ csv
7
+ pandas
8
+ nltk
9
+ torch
10
+ gensim
11
+ sklearn
12
+ statistics
13
+ seaborn