forked from cronrpc/ChatTTS-webui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
138 lines (138 loc) · 3.75 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
135
136
137
138
name: chattts-webui
channels:
- pytorch-nightly
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py39h313beb8_8
- ca-certificates=2024.3.11=hca03da5_0
- certifi=2024.2.2=py39hca03da5_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- filelock=3.13.1=py39hca03da5_0
- freetype=2.12.1=h1192e45_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py39h8c48613_0
- idna=3.7=py39hca03da5_0
- jinja2=3.1.4=py39hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libtiff=4.5.1=h313beb8_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- markupsafe=2.1.3=py39h80987f9_0
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py39hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.1=py39hca03da5_0
- numpy=1.26.4=py39h3b2db8e_0
- numpy-base=1.26.4=py39ha9811e2_0
- openjpeg=2.3.0=h7a6adac_2
- openssl=3.0.13=h1a28f6b_2
- pillow=10.3.0=py39h80987f9_0
- pip=24.0=py39hca03da5_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.19=hb885b13_1
- pytorch=2.4.0.dev20240530=py3.9_0
- pyyaml=6.0.1=py39h80987f9_0
- readline=8.2=h1a28f6b_0
- requests=2.32.2=py39hca03da5_0
- setuptools=69.5.1=py39hca03da5_0
- sqlite=3.45.3=h80987f9_0
- sympy=1.12=py39hca03da5_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.2.0.dev20240530=py39_cpu
- torchvision=0.15.2=cpu_py39h31aa045_0
- typing_extensions=4.11.0=py39hca03da5_0
- urllib3=2.2.1=py39hca03da5_0
- wheel=0.43.0=py39hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- aiofiles==23.2.1
- altair==5.3.0
- annotated-types==0.7.0
- antlr4-python3-runtime==4.9.3
- anyio==4.4.0
- attrs==23.2.0
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- dnspython==2.6.1
- einops==0.8.0
- einx==0.2.2
- email-validator==2.1.1
- encodec==0.1.1
- exceptiongroup==1.2.1
- fastapi==0.111.0
- fastapi-cli==0.0.4
- ffmpy==0.3.2
- fonttools==4.52.4
- frozendict==2.4.4
- fsspec==2024.5.0
- gradio==4.32.1
- gradio-client==0.17.0
- h11==0.14.0
- httpcore==1.0.5
- httptools==0.6.1
- httpx==0.27.0
- huggingface-hub==0.23.2
- importlib-resources==6.4.0
- jsonschema==4.22.0
- jsonschema-specifications==2023.12.1
- kiwisolver==1.4.5
- markdown-it-py==3.0.0
- matplotlib==3.9.0
- mdurl==0.1.2
- omegaconf==2.3.0
- orjson==3.10.3
- packaging==24.0
- pandas==2.2.2
- pydantic==2.7.2
- pydantic-core==2.18.3
- pydub==0.25.1
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- python-multipart==0.0.9
- pytz==2024.1
- referencing==0.35.1
- regex==2024.5.15
- rich==13.7.1
- rpds-py==0.18.1
- ruff==0.4.6
- safetensors==0.4.3
- scipy==1.13.1
- semantic-version==2.10.0
- shellingham==1.5.4
- six==1.16.0
- sniffio==1.3.1
- starlette==0.37.2
- tokenizers==0.19.1
- tomlkit==0.12.0
- toolz==0.12.1
- tqdm==4.66.4
- transformers==4.41.2
- typer==0.12.3
- tzdata==2024.1
- ujson==5.10.0
- uvicorn==0.30.0
- uvloop==0.19.0
- vector-quantize-pytorch==1.14.24
- vocos==0.1.0
- watchfiles==0.22.0
- websockets==11.0.3
- zipp==3.19.0
prefix: /opt/homebrew/Caskroom/miniconda/base/envs/chattts