dejanseo commited on
Commit
b56058e
1 Parent(s): 266743a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit
2
- torch
3
- transformers
4
- pandas
5
- trafilatura
 
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ pandas
5
+ trafilatura
6
+ lxml[html_clean]