citoreh commited on
Commit
4922b1f
·
verified ·
1 Parent(s): 1560a0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  gradio
 
 
 
 
2
  python-docx
3
  PyPDF2
4
  requests
5
  beautifulsoup4
6
- lxml
7
- youtube-transcript-api
 
1
  gradio
2
+ torch
3
+ transformers
4
+ accelerate
5
+ sentencepiece
6
  python-docx
7
  PyPDF2
8
  requests
9
  beautifulsoup4
10
+ lxml