jgyasu commited on
Commit
aa0ee62
1 Parent(s): f2748fb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ipywidgets
2
+ transformers
3
+ plotly
4
+ requests
5
+ Pillow
6
+ numpy
7
+ matplotlib
8
+ tqdm
9
+ scipy
10
+ torch
11
+ seaborn
12
+ termcolor
13
+ nltk
14
+ tenacity
15
+ pandas
16
+ graphviz==0.20.3
17
+ gradio