zjXu11 commited on
Commit
0367a28
·
verified ·
1 Parent(s): 553c856

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -10
requirements.txt CHANGED
@@ -1,11 +1,14 @@
1
- PyMuPDF==1.21.1
2
- tenacity==8.2.2
3
- pybase64==1.2.3
4
- Pillow==9.4.0
5
- openai==1.33.0
6
- markdown
7
- gradio==3.20.1
8
- PyPDF2
9
- aiolimiter
10
- pdf2image
 
 
 
11
  httpx==0.27.2
 
1
+ PyMuPDF==1.21.1
2
+ tenacity==8.2.2
3
+ pybase64==1.2.3
4
+ Pillow==9.4.0
5
+ openai==1.33.0
6
+ markdown
7
+ gradio==3.20.1
8
+ PyPDF2
9
+ aiolimiter
10
+ pdf2image
11
+ mistralai
12
+ bibtexparser
13
+ pybtex
14
  httpx==0.27.2