-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
59 lines (52 loc) · 2.09 KB
/
requirements.txt
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
59
wxpython==4.2.0
pillow==9.5.0
future==0.18.3
py2exe==0.13.0.0
PyYAML==6.0
requests==2.30.0
keyboard==0.13.5
pyshadow==0.0.5
customtkinter==5.1.3
tkinter-tooltip==2.1.0
BlurWindow==1.2.1
google-cloud-translate==3.11.1
google-cloud-texttospeech==2.14.1
google-cloud-vision==3.4.1
googletrans==3.0.0
google-trans-new==1.1.9
revChatGPT==5.0.0
EdgeGPT==0.3.5
baidu-aip==4.16.10
deepl-cli==0.5.0
translators==5.7.1
pytesseract==0.3.10
rapidocr-openvino==1.2.7
SpeechRecognition==3.10.0
PyAudio==0.2.13
gtts==2.3.2
openai-whisper==20230314
ffmpeg-python==0.2.0
numba==0.57.0
mss==9.0.1
pypiwin32==223
pywin32==306
selenium==4.9.0
darkdetect==0.8.0
langcodes==3.3.0
language_data==1.1
configparser==5.3.0
pyinstaller==5.10.1
pyperclip==1.8.2
pysoundfile==0.9.0.post1
torch==2.0.0
pysubs2==1.6.1
beautifulsoup4==4.12.2
tqdm~=4.65.0
chardet==5.1.0
opencv-python~=4.7.0.72
numpy==1.23.5 # must be this version for whisper to work
openvino~=2022.3.0
pyclipper~=1.3.0.post4
six~=1.16.0
shapely~=2.0.1
Pygments==2.15.1