suntao.0 commited on
Commit
1962d1d
·
1 Parent(s): 8f9a88f
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +13 -15
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎓
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.32.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
requirements.txt CHANGED
@@ -1,21 +1,19 @@
1
- bert_score==0.3.13
 
 
2
  fire==0.7.0
3
  fitz==0.0.1.dev2
4
- langchain==0.3.19
5
- langchain_anthropic==0.3.8
6
- langchain_community==0.3.18
7
- langchain_core==0.3.40
8
- langchain_openai==0.3.7
9
- numpy==2.2.3
 
10
  pdf2image==1.17.0
11
- Pillow==11.1.0
12
- pydantic==2.10.6
13
- PyPDF2==3.0.1
14
  Requests==2.32.3
15
  retry==0.9.2
16
- rouge==1.0.1
17
  tqdm==4.67.1
18
- gradio
19
- cairosvg==2.7.1
20
- playwright
21
- scikit-image
 
1
+ cairosvg==2.8.2
2
+ doclayout_yolo==0.0.3
3
+ fastapi==0.115.12
4
  fire==0.7.0
5
  fitz==0.0.1.dev2
6
+ gradio==5.32.1
7
+ huggingface_hub==0.32.4
8
+ langchain==0.3.25
9
+ langchain_community==0.3.24
10
+ langchain_core==0.3.63
11
+ langchain_openai==0.3.19
12
+ modal==1.0.2
13
  pdf2image==1.17.0
14
+ Pillow==11.2.1
15
+ playwright==1.52.0
16
+ pydantic==2.11.5
17
  Requests==2.32.3
18
  retry==0.9.2
 
19
  tqdm==4.67.1