Almahfouz commited on
Commit
ae6e6a0
1 Parent(s): 5796674

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ transformers
3
+ gradio
4
+ seaborn
5
+ matplotlib
6
+ fuzzywuzzy[speedup]
7
+ torch