snym04 commited on
Commit
10127c3
·
verified ·
1 Parent(s): 1485f56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -70
requirements.txt CHANGED
@@ -1,72 +1,6 @@
1
- accelerate==1.12.0
2
- annotated-types==0.7.0
3
- anyio==4.12.1
4
- beautifulsoup4==4.14.3
5
- certifi==2026.1.4
6
- cffi==2.0.0
7
- charset-normalizer==3.4.4
8
- cryptography==46.0.4
9
- cycler==0.12.1
10
- distro==1.9.0
11
- exceptiongroup==1.3.1
12
- filetype==1.2.0
13
- FlagEmbedding==1.3.5
14
- ftfy==6.3.1
15
- func-argparse==1.1.1
16
- gdown==5.2.0
17
- google-auth==2.48.0
18
- google-genai==1.61.0
19
- gpuinfo==1.0.0a7
20
- greenlet==3.3.1
21
- h11==0.16.0
22
- httpcore==1.0.9
23
- httpx==0.28.1
24
- idna==3.11
25
- ijson==3.4.0.post0
26
- ir_datasets==0.5.11
27
- jaxtyping==0.3.4
28
- jieba==0.42.1
29
- jiter==0.12.0
30
- lpips==0.1.4
31
- lz4==4.4.5
32
- markdownify==0.13.1
33
- marker-pdf
34
- oaib==1.2.0
35
- openai==2.16.0
36
- pdf2image==1.17.0
37
  pillow
38
- playwright==1.58.0
39
- plyfile==1.1.3
40
- pyasn1==0.6.2
41
- pyasn1_modules==0.4.2
42
- pycparser==3.0
43
- pydantic==2.12.5
44
- pydantic_core==2.41.5
45
- pyee==13.0.0
46
- PyPDF2==3.0.1
47
- pypdfium2==4.30.0
48
- PySocks==1.7.1
49
- pytorch-fid==0.3.0
50
- requests==2.32.5
51
- rouge-chinese==1.0.3
52
- rsa==4.9.1
53
- sniffio==1.3.1
54
- socksio==1.0.0
55
- soupsieve==2.8.3
56
- surya-ocr
57
- tabled-pdf==0.2.0
58
- tenacity==9.1.2
59
- texify
60
- tqdm==4.67.2
61
- trec-car-tools==2.6
62
- typing-inspection==0.4.2
63
- typing_extensions==4.15.0
64
- unlzw3==0.2.3
65
- urllib3==2.6.3
66
- uv==0.7.13
67
- wadler_lindig==0.1.7
68
- warc3-wet==0.2.5
69
- warc3-wet-clueweb09==0.2.5
70
- websockets==15.0.1
71
- zlib-state==0.1.10
72
  mineru[all]
 
1
+ openai
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  pillow
3
+ google-genai
4
+ beautifulsoup4
5
+ playwright
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  mineru[all]