wayne0603 commited on
Commit
f955893
·
verified ·
1 Parent(s): 101fcf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ transformers>=4.37.0
2
  torch>=2.0.0
3
  gradio
4
  faiss-cpu
5
- PyPDF2
 
 
 
2
  torch>=2.0.0
3
  gradio
4
  faiss-cpu
5
+ PyPDF2
6
+ ebooklib
7
+ beautifulsoup4