ShiwenNi commited on
Commit
444164f
1 Parent(s): 9d83796

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ PyMuPDF==1.21.1
2
+ tiktoken==0.2.0
3
+ tenacity==8.2.2
4
+ pybase64==1.2.3
5
+ Pillow==9.4.0
6
+ openai==0.27.0
7
+ markdown
8
+ gradio==3.20.1