LamiaYT commited on
Commit
762abb7
·
1 Parent(s): 5b25a24
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -17,3 +17,7 @@ regex>=2023.10.3
17
  numexpr
18
  torch
19
  pdfminer.six
 
 
 
 
 
17
  numexpr
18
  torch
19
  pdfminer.six
20
+ transformers>=4.0.0
21
+ duckduckgo-search>=0.8
22
+ beautifulsoup4>=4.12.0
23
+ html2text>=2020.1.16