-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
69 lines (69 loc) · 1.18 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
60
61
62
63
64
65
66
67
68
69
# This file may be used to create an environment using:
# platform: osx-arm64
annotated-types==0.6.0
anyio==3.7.1
asttokens==2.4.1
black==24.3.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
coverage==5.5
decorator==4.4.2
deprecation==2.1.0
distro==1.8.0
# elevenlabs>=1.0.0
exceptiongroup==1.2.0
executing==2.0.1
eyed3==0.9.7
ffmpeg-normalize==1.27.7
filetype==1.2.0
flake8==6.1.0
h11==0.14.0
httpcore==1.0.2
httpx==0.25.2
huggingface_hub==0.20.2
idna==3.6
imageio==2.33.0
imageio-ffmpeg==0.4.9
ipdb==0.13.13
ipython==8.18.1
isort==5.13.2
jedi==0.19.1
matplotlib-inline==0.1.6
mccabe==0.7.0
moviepy==1.0.3
mypy-extensions==1.0.0
numpy==1.26.2
openai==1.3.7
opencv-python==4.8.1.78
packaging==23.2
parso==0.8.3
pathspec==0.12.1
pexpect==4.9.0
pillow==10.2.0
platformdirs==4.1.0
proglog==0.1.10
prompt-toolkit==3.0.41
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
pydantic==2.5.2
pydantic-core==2.14.5
pydub==0.25.1
pyflakes==3.1.0
pygments==2.17.2
pyyaml==6.0.1
requests==2.31.0
setuptools==70.0.0
six==1.16.0
sniffio==1.3.0
stack-data==0.6.3
toml==0.10.2
tomli==2.0.1
tqdm==4.66.1
traitlets==5.14.0
typing-extensions==4.8.0
tzdata==2023.3
unidecode==1.3.7
urllib3==2.1.0
wcwidth==0.2.12