embedingHF commited on
Commit
7357fff
·
verified ·
1 Parent(s): fc44b26

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +48 -0
requirements.txt ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.14.3
2
+ cffi==2.0.0
3
+ charset-normalizer==3.4.7
4
+ colorama==0.4.6
5
+ cryptography==48.0.0
6
+ decorator==5.3.1
7
+ et_xmlfile==2.0.0
8
+ ffmpeg-python==0.2.0
9
+ fire==0.7.1
10
+ fonttools==4.63.0
11
+ future==1.0.0
12
+ ImageIO==2.37.3
13
+ imageio-ffmpeg==0.6.0
14
+ lxml==6.1.1
15
+ Markdown==3.10.2
16
+ moviepy==2.2.1
17
+ numpy==2.4.6
18
+ opencv-python==4.13.0.92
19
+ opencv-python-headless==4.13.0.92
20
+ openpyxl==3.1.5
21
+ packaging==26.2
22
+ pandas==3.0.3
23
+ pdf2docx==0.5.13
24
+ pdfminer.six==20251230
25
+ pdfplumber==0.11.9
26
+ pillow==11.3.0
27
+ proglog==0.1.12
28
+ pycparser==3.0
29
+ pydub==0.25.1
30
+ PyMuPDF==1.27.2.3
31
+ PyPDF2==3.0.1
32
+ pypdfium2==5.8.0
33
+ PyQt6==6.11.0
34
+ PyQt6-Qt6==6.11.1
35
+ PyQt6_sip==13.11.1
36
+ pytesseract==0.3.13
37
+ python-dateutil==2.9.0.post0
38
+ python-docx==1.2.0
39
+ python-dotenv==1.2.2
40
+ python-pptx==1.0.2
41
+ reportlab==4.5.1
42
+ six==1.17.0
43
+ soupsieve==2.8.3
44
+ termcolor==3.3.0
45
+ tqdm==4.67.3
46
+ typing_extensions==4.15.0
47
+ tzdata==2026.2
48
+ xlsxwriter==3.2.9