-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
134 lines (134 loc) · 3.16 KB
/
environment.yml
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
name: sadtalker
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=hcfcfb64_5
- ca-certificates=2024.2.2=h56e8100_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.45.1=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_5
- openssl=3.2.1=hcfcfb64_0
- pip=24.0=pyhd8ed1ab_0
- python=3.10.9=h4de0772_0_cpython
- setuptools=69.0.3=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=hcf57466_18
- vc14_runtime=14.38.33130=h82b7239_18
- vs2015_runtime=14.38.33130=hcb4865c_18
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- pip:
- absl-py==2.1.0
- addict==2.4.0
- aiofiles==23.2.1
- altair==5.2.0
- annotated-types==0.6.0
- anyio==4.2.0
- attrs==23.2.0
- audioread==3.0.1
- av==11.0.0
- basicsr==1.4.2
- certifi==2022.12.7
- cffi==1.16.0
- charset-normalizer==2.1.1
- click==8.1.7
- colorama==0.4.6
- contourpy==1.2.0
- cycler==0.12.1
- decorator==5.1.1
- exceptiongroup==1.2.0
- face-alignment==1.3.5
- facexlib==0.3.0
- fastapi==0.109.2
- ffmpeg==1.4
- ffmpy==0.3.2
- filelock==3.9.0
- filterpy==1.4.5
- fonttools==4.48.1
- fsspec==2024.2.0
- future==0.18.3
- gfpgan==1.3.8
- gradio==3.41.2
- gradio-client==0.5.0
- grpcio==1.60.1
- h11==0.14.0
- httpcore==1.0.2
- httpx==0.26.0
- huggingface-hub==0.20.3
- idna==3.4
- imageio==2.31.5
- imageio-ffmpeg==0.4.7
- importlib-metadata==7.0.1
- importlib-resources==6.1.1
- jinja2==3.1.2
- joblib==1.3.2
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- kiwisolver==1.4.5
- kornia==0.6.7
- lazy-loader==0.3
- librosa==0.8.0
- llvmlite==0.41.1
- lmdb==1.4.1
- markdown==3.5.2
- markupsafe==2.1.3
- matplotlib==3.8.2
- mpmath==1.3.0
- networkx==3.2.1
- numba==0.58.0
- numpy==1.23.5
- opencv-python==4.9.0.80
- orjson==3.9.13
- packaging==23.2
- pandas==2.2.0
- pillow==10.2.0
- platformdirs==4.2.0
- pooch==1.8.0
- protobuf==4.25.2
- pycparser==2.21
- pydantic==2.6.1
- pydantic-core==2.16.2
- pydub==0.25.1
- pyparsing==3.1.1
- python-dateutil==2.8.2
- python-multipart==0.0.9
- pytz==2024.1
- pywavelets==1.5.0
- pyyaml==6.0.1
- referencing==0.33.0
- requests==2.28.1
- resampy==0.4.2
- rpds-py==0.17.1
- safetensors==0.3.1
- scikit-image==0.21.0
- scikit-learn==1.4.0
- scipy==1.11.3
- semantic-version==2.10.0
- six==1.16.0
- sniffio==1.3.0
- soundfile==0.12.1
- starlette==0.36.3
- sympy==1.12
- tb-nightly==2.16.0a20240212
- tensorboard-data-server==0.7.2
- tf-keras-nightly==2.16.0.dev2024021210
- threadpoolctl==3.2.0
- tifffile==2024.2.12
- tomli==2.0.1
- toolz==0.12.1
- torch==2.0.1+cu118
- torchaudio==2.0.2+cu118
- torchvision==0.15.2+cu118
- tqdm==4.66.1
- typing-extensions==4.8.0
- tzdata==2024.1
- urllib3==1.26.13
- uvicorn==0.27.1
- websockets==11.0.3
- werkzeug==3.0.1
- yacs==0.1.8
- yapf==0.40.2
- zipp==3.17.0
prefix: C:\ProgramData\Anaconda3\envs\sadtalker