-
Notifications
You must be signed in to change notification settings - Fork 302
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (57 loc) · 1.22 KB
/
requirements.txt
File metadata and controls
58 lines (57 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# To install pytorch cuda (gpu) version, please look https://pytorch.org/
PyQt6-Qt6>=6.6.2 ; python_version > "3.8"
PyQt6>=6.6.1 ; python_version > "3.8"
PyQt5-Qt5>=5.15.2 ; python_version <= "3.8"
PyQt5>=5.15.10 ; python_version <= "3.8"
numpy<2
urllib3
jaconv
torch
torchvision
transformers==4.57.1
mecab-python3; sys_platform == 'darwin'
fugashi
unidic_lite
tqdm
opencv-python>=4.8.1.78; sys_platform == 'win32' or sys_platform == 'linux'
opencv-python>=4.8.1.78,<=4.10.0.82 ; sys_platform == 'darwin'
shapely
pyclipper
einops
termcolor
bs4
deepl>=1.16.0
qtpy
spacy-pkuseg
sentencepiece
ctranslate2
python-docx
docx2txt
piexif
keyboard
ordered-set
opencc-python-reimplemented
requests
ultralytics>=8.4.14
beautifulsoup4
colorama
openai>=2.8.1
pyyaml
natsort
py7zr
multivolumefile
httpx[socks,brotli]
langdetect
translators==5.9.5
json5
pillow-jxl-plugin>=1.3.4
pywin32; sys_platform == 'win32'
winsdk; sys_platform == 'win32'
brotlicffi; sys_platform == 'win32'
msl-loadlib; sys_platform == 'win32'
pyobjc-core; sys_platform == 'darwin'
pyobjc-framework-cocoa; sys_platform == 'darwin'
pyobjc-framework-coreml; sys_platform == 'darwin'
pyobjc-framework-quartz; sys_platform == 'darwin'
pyobjc-framework-vision; sys_platform == 'darwin'
betterproto