forked from moshstudio/wechat-video-generate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
88 lines (88 loc) · 3.1 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
aiohttp==3.8.3
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
attrs==22.2.0
beartype==0.11.0
black==22.12.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
cnocr==2.2.2.1
cnstd==1.2
colorama==0.4.6
coloredlogs==15.0.1
contourpy==1.0.6
cycler==0.11.0
decorator==4.4.2
fastapi==0.88.0
Flask==2.2.2
flatbuffers==22.12.6
flet==0.2.4
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2022.11.0
greenlet==2.0.1
h11==0.14.0
humanfriendly==10.0
idna==3.4
imageio==2.23.0
imageio-ffmpeg==0.4.7
importlib-metadata==5.2.0
itsdangerous==2.1.2
Jinja2==3.1.2
kiwisolver==1.4.4
lightning-utilities==0.5.0
MarkupSafe==2.1.1
matplotlib==3.6.2
moviepy==1.0.3
mpmath==1.2.1
multidict==6.0.4
mypy-extensions==0.4.3
numpy==1.22.0
oauthlib==3.2.2
onnx==1.13.0
onnxruntime==1.13.1
opencv-python==4.6.0.66
packaging==22.0
pandas==1.5.2
pathspec==0.10.3
Pillow==9.3.0
platformdirs==2.6.0
playwright==1.29.0
Polygon3==3.0.9.1
proglog==0.1.10
protobuf==3.20.3
pyclipper==1.3.0.post4
pydantic==1.10.2
pyee==9.0.4
pyparsing==3.0.9
pyreadline3==3.4.1
python-dateutil==2.8.2
python-opencv==1.0.0.14
pytorch-lightning==1.8.6
pytz==2022.7
PyYAML==6.0
repath==0.9.0
requests==2.28.1
scipy==1.9.3
shapely==2.0.0
six==1.16.0
sniffio==1.3.0
starlette==0.22.0
sympy==1.11.1
tensorboardX==2.5
tomli==2.0.1
torch==1.12.1
torchmetrics==0.11.0
torchvision==0.13.1
tqdm==4.64.1
typing_extensions==4.4.0
Unidecode==1.3.6
urllib3==1.26.13
uvicorn==0.20.0
watchdog==2.2.0
websocket-client==1.4.2
Werkzeug==2.2.2
yarl==1.8.2
zipp==3.11.0