sjkwon commited on
Commit
2f2ce3e
·
verified ·
1 Parent(s): f195cfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ torch
3
  newspaper3k
4
  gradio
5
  lxml[html_clean]
6
- sentencepiece
 
 
 
3
  newspaper3k
4
  gradio
5
  lxml[html_clean]
6
+ sentencepiece
7
+ beautifulsoup4
8
+ requests