jgyasu commited on
Commit
ea4695a
1 Parent(s): 83e0c8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -17
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- ipywidgets==7.6.5
2
- transformers==4.12.2
3
- plotly==5.3.1
4
- requests==2.26.0
5
- Pillow==8.4.0
6
- numpy==1.21.4
7
- matplotlib==3.5.1
8
- tqdm==4.62.3
9
- scipy==1.7.3
10
- torch==1.10.0+cu113
11
- seaborn==0.11.2
12
- termcolor==1.1.0
13
- nltk==3.6.5
14
- tenacity==8.0.1
15
- pandas==1.4.0
16
- graphviz==0.17
17
- gradio==5.4.1
 
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
17
+ gradio