hertogateis commited on
Commit
091170d
·
verified ·
1 Parent(s): 09daedb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- streamlit
2
- pandas
3
- transformers==4.24.0
4
- torch==1.13.1+cpu
5
- --extra-index-url https://download.pytorch.org/whl/cpu
6
- streamlit-aggrid
 
 
1
+ streamlit
2
+ pandas
3
+ transformers
4
+ torch
5
+ --extra-index-url https://download.pytorch.org/whl/cpu
6
+ streamlit-aggrid
7
+ plotly