BaoNhan commited on
Commit
99e6a1c
·
verified ·
1 Parent(s): 9e3b77a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ mineru[all]>=2.6.2
4
+ langchain-huggingface
5
+ openai
6
+ gradio-pdf
7
+ loguru
8
+ click
9
+ numpy