-
Notifications
You must be signed in to change notification settings - Fork 18
/
env.yaml
156 lines (155 loc) · 3.95 KB
/
env.yaml
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
name: text2performer
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2023.08.22=h06a4308_0
- certifi=2022.12.7=py37h06a4308_0
- cudatoolkit=10.1.243=h6bb024c_0
- freetype=2.11.0=h70c0345_0
- giflib=5.2.1=h7b6447c_0
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9b=h024ee3a_2
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- libuv=1.40.0=h7b6447c_0
- libwebp=1.2.0=h89dd481_0
- lz4-c=1.9.3=h295c915_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.3=h7f8727e_2
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- numpy=1.21.5=py37he7a7128_2
- numpy-base=1.21.5=py37hf524024_2
- openssl=1.1.1w=h7f8727e_0
- pillow=9.0.1=py37h22f2fdc_0
- pip=22.3.1=py37h06a4308_0
- python=3.7.11=h12debd9_0
- pytorch=1.7.1=py3.7_cuda10.1.243_cudnn7.6.3_0
- readline=8.1.2=h7f8727e_1
- setuptools=65.6.3=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.5=hc218d9a_0
- tk=8.6.12=h1ccaba5_0
- torchvision=0.8.2=py37_cu101
- typing_extensions=4.3.0=py37h06a4308_0
- wheel=0.38.4=py37h06a4308_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- zstd=1.4.9=haebb681_0
- pip:
- absl-py==2.0.0
- anyio==3.7.1
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- attrs==23.1.0
- babel==2.12.1
- backcall==0.2.0
- beautifulsoup4==4.12.2
- bleach==6.0.0
- cachetools==4.2.4
- cffi==1.15.1
- charset-normalizer==3.2.0
- click==8.1.7
- debugpy==1.7.0
- decorator==5.1.1
- defusedxml==0.7.1
- einops==0.6.1
- entrypoints==0.4
- exceptiongroup==1.1.3
- fastjsonschema==2.18.0
- filelock==3.12.2
- fsspec==2023.1.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- grpcio==1.58.0
- huggingface-hub==0.16.4
- idna==3.4
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- ipykernel==6.16.2
- ipython==7.34.0
- ipython-genutils==0.2.0
- jedi==0.19.0
- jinja2==3.1.2
- joblib==1.3.2
- json5==0.9.14
- jsonschema==4.17.3
- jupyter-client==7.4.9
- jupyter-core==4.12.0
- jupyter-server==1.24.0
- jupyterlab==3.3.2
- jupyterlab-pygments==0.2.2
- jupyterlab-server==2.24.0
- lpips==0.1.4
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib-inline==0.1.6
- mistune==3.0.1
- nbclassic==0.5.6
- nbclient==0.7.4
- nbconvert==7.6.0
- nbformat==5.8.0
- nest-asyncio==1.5.8
- nltk==3.8.1
- notebook-shim==0.2.3
- oauthlib==3.2.2
- opencv-python==4.5.5.62
- packaging==23.1
- pandocfilters==1.5.0
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pkgutil-resolve-name==1.3.10
- prometheus-client==0.17.1
- prompt-toolkit==3.0.39
- protobuf==3.20.3
- psutil==5.9.5
- ptyprocess==0.7.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.21
- pygments==2.16.1
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- pyzmq==25.1.1
- regex==2023.8.8
- requests==2.31.0
- requests-oauthlib==1.3.1
- safetensors==0.3.3
- scikit-learn==1.0.2
- scipy==1.7.3
- send2trash==1.8.2
- sentence-transformers==2.2.2
- sentencepiece==0.1.99
- sniffio==1.3.0
- soupsieve==2.4.1
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- terminado==0.17.1
- threadpoolctl==3.1.0
- tinycss2==1.2.1
- tokenizers==0.13.3
- tornado==6.2
- tqdm==4.66.1
- traitlets==5.9.0
- transformers==4.30.2
- urllib3==2.0.5
- wcwidth==0.2.7
- webencodings==0.5.1
- websocket-client==1.6.1
- werkzeug==2.2.3
- zipp==3.15.0