ashishraics commited on
Commit
445c4f7
1 Parent(s): e867b58

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ streamlit~=1.9.0
3
  torch~=1.11.0
4
  transformers~=4.18.0
5
  numpy~=1.22.3
6
- streamlit-text-rating==0.1.5
 
 
3
  torch~=1.11.0
4
  transformers~=4.18.0
5
  numpy~=1.22.3
6
+ streamlit-text-rating==0.1.5
7
+ plotly~=5.7.0