engralimalik commited on
Commit
c179ce5
·
verified ·
1 Parent(s): 2c359f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
  pandas
3
  numpy
4
  matplotlib
5
- seaborn
6
  transformers
7
  torch
 
1
+ gradio
2
  pandas
3
  numpy
4
  matplotlib
5
+ plotly
6
  transformers
7
  torch