Spaces:
Running
on
Zero
Running
on
Zero
kyle r chickering
commited on
Commit
·
632d764
1
Parent(s):
41c9806
no conda
Browse files- environment.yml +0 -301
environment.yml
DELETED
@@ -1,301 +0,0 @@
|
|
1 |
-
name: pokemon_sprite_generator
|
2 |
-
channels:
|
3 |
-
- conda-forge
|
4 |
-
- defaults
|
5 |
-
dependencies:
|
6 |
-
- _libgcc_mutex=0.1=conda_forge
|
7 |
-
- _openmp_mutex=4.5=2_gnu
|
8 |
-
- asttokens=2.4.1=pyhd8ed1ab_0
|
9 |
-
- bzip2=1.0.8=h5eee18b_6
|
10 |
-
- ca-certificates=2024.7.4=hbcca054_0
|
11 |
-
- comm=0.2.2=pyhd8ed1ab_0
|
12 |
-
- debugpy=1.6.7=py310h6a678d5_0
|
13 |
-
- exceptiongroup=1.2.2=pyhd8ed1ab_0
|
14 |
-
- executing=2.0.1=pyhd8ed1ab_0
|
15 |
-
- importlib-metadata=8.2.0=pyha770c72_0
|
16 |
-
- importlib_metadata=8.2.0=hd8ed1ab_0
|
17 |
-
- ipykernel=6.29.5=pyh3099207_0
|
18 |
-
- ipython=8.26.0=pyh707e725_0
|
19 |
-
- jedi=0.19.1=pyhd8ed1ab_0
|
20 |
-
- jupyter_client=8.6.2=pyhd8ed1ab_0
|
21 |
-
- jupyter_core=5.7.2=py310hff52083_0
|
22 |
-
- ld_impl_linux-64=2.38=h1181459_1
|
23 |
-
- libffi=3.4.4=h6a678d5_1
|
24 |
-
- libgcc-ng=14.1.0=h77fa898_0
|
25 |
-
- libgomp=14.1.0=h77fa898_0
|
26 |
-
- libsodium=1.0.18=h36c2ea0_1
|
27 |
-
- libstdcxx-ng=11.2.0=h1234567_1
|
28 |
-
- libuuid=1.41.5=h5eee18b_0
|
29 |
-
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
|
30 |
-
- ncurses=6.4=h6a678d5_0
|
31 |
-
- nest-asyncio=1.6.0=pyhd8ed1ab_0
|
32 |
-
- openssl=3.3.1=h4bc722e_2
|
33 |
-
- packaging=24.1=pyhd8ed1ab_0
|
34 |
-
- parso=0.8.4=pyhd8ed1ab_0
|
35 |
-
- pexpect=4.9.0=pyhd8ed1ab_0
|
36 |
-
- pickleshare=0.7.5=py_1003
|
37 |
-
- pip=24.0=py310h06a4308_0
|
38 |
-
- platformdirs=4.2.2=pyhd8ed1ab_0
|
39 |
-
- prompt-toolkit=3.0.47=pyha770c72_0
|
40 |
-
- psutil=6.0.0=py310hc51659f_0
|
41 |
-
- ptyprocess=0.7.0=pyhd3deb0d_0
|
42 |
-
- pure_eval=0.2.3=pyhd8ed1ab_0
|
43 |
-
- pygments=2.18.0=pyhd8ed1ab_0
|
44 |
-
- python=3.10.14=h955ad1f_1
|
45 |
-
- python_abi=3.10=2_cp310
|
46 |
-
- pyzmq=25.1.2=py310h6a678d5_0
|
47 |
-
- readline=8.2=h5eee18b_0
|
48 |
-
- setuptools=72.1.0=py310h06a4308_0
|
49 |
-
- six=1.16.0=pyh6c4a22f_0
|
50 |
-
- sqlite=3.45.3=h5eee18b_0
|
51 |
-
- stack_data=0.6.2=pyhd8ed1ab_0
|
52 |
-
- tk=8.6.14=h39e8969_0
|
53 |
-
- tornado=6.4.1=py310hc51659f_0
|
54 |
-
- traitlets=5.14.3=pyhd8ed1ab_0
|
55 |
-
- typing_extensions=4.12.2=pyha770c72_0
|
56 |
-
- wcwidth=0.2.13=pyhd8ed1ab_0
|
57 |
-
- wheel=0.43.0=py310h06a4308_0
|
58 |
-
- xz=5.4.6=h5eee18b_1
|
59 |
-
- zeromq=4.3.5=h6a678d5_0
|
60 |
-
- zipp=3.19.2=pyhd8ed1ab_0
|
61 |
-
- zlib=1.2.13=h5eee18b_1
|
62 |
-
- pip:
|
63 |
-
- absl-py==2.1.0
|
64 |
-
- accelerate==0.33.0
|
65 |
-
- aiofiles==23.2.1
|
66 |
-
- aiohappyeyeballs==2.3.4
|
67 |
-
- aiohttp==3.10.1
|
68 |
-
- aiosignal==1.3.1
|
69 |
-
- altair==5.3.0
|
70 |
-
- annotated-types==0.7.0
|
71 |
-
- antlr4-python3-runtime==4.9.3
|
72 |
-
- anyio==4.4.0
|
73 |
-
- apng==0.3.4
|
74 |
-
- apnggif==0.1.4
|
75 |
-
- argon2-cffi==23.1.0
|
76 |
-
- argon2-cffi-bindings==21.2.0
|
77 |
-
- arrow==1.3.0
|
78 |
-
- async-lru==2.0.4
|
79 |
-
- async-timeout==4.0.3
|
80 |
-
- attrs==24.2.0
|
81 |
-
- av==12.3.0
|
82 |
-
- azure-core==1.30.2
|
83 |
-
- azure-identity==1.17.1
|
84 |
-
- azure-storage-blob==12.22.0
|
85 |
-
- babel==2.16.0
|
86 |
-
- beautifulsoup4==4.12.3
|
87 |
-
- bitsandbytes==0.43.3
|
88 |
-
- black==24.8.0
|
89 |
-
- bleach==6.1.0
|
90 |
-
- blinker==1.8.2
|
91 |
-
- braceexpand==0.1.7
|
92 |
-
- bs4==0.0.2
|
93 |
-
- cachetools==5.4.0
|
94 |
-
- certifi==2024.7.4
|
95 |
-
- cffi==1.17.0
|
96 |
-
- cfgv==3.4.0
|
97 |
-
- charset-normalizer==3.3.2
|
98 |
-
- click==8.1.7
|
99 |
-
- coloredlogs==15.0.1
|
100 |
-
- contourpy==1.2.1
|
101 |
-
- cryptography==43.0.0
|
102 |
-
- cycler==0.12.1
|
103 |
-
- datasets==2.20.0
|
104 |
-
- decorator==4.4.2
|
105 |
-
- defusedxml==0.7.1
|
106 |
-
- diffusers==0.29.2
|
107 |
-
- dill==0.3.8
|
108 |
-
- distlib==0.3.8
|
109 |
-
- docker-pycreds==0.4.0
|
110 |
-
- docstring-parser==0.16
|
111 |
-
- einops==0.8.0
|
112 |
-
- execnet==2.1.1
|
113 |
-
- fastapi==0.112.4
|
114 |
-
- fastjsonschema==2.20.0
|
115 |
-
- ffmpy==0.4.0
|
116 |
-
- filelock==3.15.4
|
117 |
-
- fonttools==4.53.1
|
118 |
-
- fqdn==1.5.1
|
119 |
-
- frozenlist==1.4.1
|
120 |
-
- fsspec==2024.5.0
|
121 |
-
- ftfy==6.2.3
|
122 |
-
- gitdb==4.0.11
|
123 |
-
- gitpython==3.1.43
|
124 |
-
- gradio==4.43.0
|
125 |
-
- gradio-client==1.3.0
|
126 |
-
- grpcio==1.65.4
|
127 |
-
- h11==0.14.0
|
128 |
-
- httpcore==1.0.5
|
129 |
-
- httpx==0.27.0
|
130 |
-
- huggingface-hub==0.24.5
|
131 |
-
- humanfriendly==10.0
|
132 |
-
- hydra-core==1.3.2
|
133 |
-
- identify==2.6.0
|
134 |
-
- idna==3.7
|
135 |
-
- imageio==2.34.2
|
136 |
-
- imageio-ffmpeg==0.5.1
|
137 |
-
- importlib-resources==6.4.0
|
138 |
-
- iniconfig==2.0.0
|
139 |
-
- ipywidgets==8.1.3
|
140 |
-
- isodate==0.6.1
|
141 |
-
- isoduration==20.11.0
|
142 |
-
- jinja2==3.1.4
|
143 |
-
- jsmin==3.0.1
|
144 |
-
- json5==0.9.25
|
145 |
-
- jsonargparse==4.32.0
|
146 |
-
- jsonpointer==3.0.0
|
147 |
-
- jsonschema==4.23.0
|
148 |
-
- jsonschema-specifications==2023.12.1
|
149 |
-
- jupyter==1.0.0
|
150 |
-
- jupyter-console==6.6.3
|
151 |
-
- jupyter-events==0.10.0
|
152 |
-
- jupyter-lsp==2.2.5
|
153 |
-
- jupyter-server==2.14.2
|
154 |
-
- jupyter-server-terminals==0.5.3
|
155 |
-
- jupyterlab==4.2.4
|
156 |
-
- jupyterlab-pygments==0.3.0
|
157 |
-
- jupyterlab-server==2.27.3
|
158 |
-
- jupyterlab-widgets==3.0.11
|
159 |
-
- kiwisolver==1.4.5
|
160 |
-
- lightning==2.3.3
|
161 |
-
- lightning-utilities==0.11.6
|
162 |
-
- markdown==3.6
|
163 |
-
- markdown-it-py==3.0.0
|
164 |
-
- markupsafe==2.1.5
|
165 |
-
- matplotlib==3.9.1.post1
|
166 |
-
- mdurl==0.1.2
|
167 |
-
- mistune==3.0.2
|
168 |
-
- moviepy==1.0.3
|
169 |
-
- mpmath==1.3.0
|
170 |
-
- msal==1.30.0
|
171 |
-
- msal-extensions==1.2.0
|
172 |
-
- multidict==6.0.5
|
173 |
-
- multiprocess==0.70.16
|
174 |
-
- mypy-extensions==1.0.0
|
175 |
-
- natsort==8.4.0
|
176 |
-
- nbclient==0.10.0
|
177 |
-
- nbconvert==7.16.4
|
178 |
-
- nbformat==5.10.4
|
179 |
-
- networkx==3.3
|
180 |
-
- nodeenv==1.9.1
|
181 |
-
- notebook==7.2.1
|
182 |
-
- notebook-shim==0.2.4
|
183 |
-
- numpy==1.26.4
|
184 |
-
- nvidia-cublas-cu12==12.1.3.1
|
185 |
-
- nvidia-cuda-cupti-cu12==12.1.105
|
186 |
-
- nvidia-cuda-nvrtc-cu12==12.1.105
|
187 |
-
- nvidia-cuda-runtime-cu12==12.1.105
|
188 |
-
- nvidia-cudnn-cu12==9.1.0.70
|
189 |
-
- nvidia-cufft-cu12==11.0.2.54
|
190 |
-
- nvidia-curand-cu12==10.3.2.106
|
191 |
-
- nvidia-cusolver-cu12==11.4.5.107
|
192 |
-
- nvidia-cusparse-cu12==12.1.0.106
|
193 |
-
- nvidia-nccl-cu12==2.20.5
|
194 |
-
- nvidia-nvjitlink-cu12==12.6.20
|
195 |
-
- nvidia-nvtx-cu12==12.1.105
|
196 |
-
- nvtx==0.2.10
|
197 |
-
- omegaconf==2.3.0
|
198 |
-
- open-clip-torch==2.26.1
|
199 |
-
- opencv-python==4.10.0.84
|
200 |
-
- orjson==3.10.7
|
201 |
-
- overrides==7.7.0
|
202 |
-
- pandas==2.2.2
|
203 |
-
- pandocfilters==1.5.1
|
204 |
-
- pathspec==0.12.1
|
205 |
-
- peft==0.12.0
|
206 |
-
- pillow==10.4.0
|
207 |
-
- piq==0.8.0
|
208 |
-
- pluggy==1.5.0
|
209 |
-
- portalocker==2.10.1
|
210 |
-
- pre-commit==3.8.0
|
211 |
-
- proglog==0.1.10
|
212 |
-
- prometheus-client==0.20.0
|
213 |
-
- protobuf==4.25.4
|
214 |
-
- pyarrow==17.0.0
|
215 |
-
- pyarrow-hotfix==0.6
|
216 |
-
- pycparser==2.22
|
217 |
-
- pydantic==2.9.0
|
218 |
-
- pydantic-core==2.23.2
|
219 |
-
- pydeck==0.9.1
|
220 |
-
- pydub==0.25.1
|
221 |
-
- pyjwt==2.9.0
|
222 |
-
- pyparsing==3.1.2
|
223 |
-
- pysteps==1.11.0
|
224 |
-
- pytest==8.3.2
|
225 |
-
- pytest-xdist==3.6.1
|
226 |
-
- python-dateutil==2.9.0.post0
|
227 |
-
- python-json-logger==2.0.7
|
228 |
-
- python-multipart==0.0.9
|
229 |
-
- pytorch-lightning==2.3.3
|
230 |
-
- pytorch-ranger==0.1.1
|
231 |
-
- pytz==2024.1
|
232 |
-
- pyyaml==6.0.2
|
233 |
-
- qtconsole==5.5.2
|
234 |
-
- qtpy==2.4.1
|
235 |
-
- referencing==0.35.1
|
236 |
-
- regex==2024.7.24
|
237 |
-
- requests==2.32.3
|
238 |
-
- rfc3339-validator==0.1.4
|
239 |
-
- rfc3986-validator==0.1.1
|
240 |
-
- rich==13.7.1
|
241 |
-
- rpds-py==0.20.0
|
242 |
-
- ruff==0.6.4
|
243 |
-
- safetensors==0.4.4
|
244 |
-
- scipy==1.14.0
|
245 |
-
- semantic-version==2.10.0
|
246 |
-
- send2trash==1.8.3
|
247 |
-
- sentencepiece==0.2.0
|
248 |
-
- sentry-sdk==2.12.0
|
249 |
-
- setproctitle==1.3.3
|
250 |
-
- shellingham==1.5.4
|
251 |
-
- smmap==5.0.1
|
252 |
-
- sniffio==1.3.1
|
253 |
-
- soupsieve==2.5
|
254 |
-
- stack-data==0.6.3
|
255 |
-
- starlette==0.38.4
|
256 |
-
- streamlit==1.37.1
|
257 |
-
- sympy==1.13.1
|
258 |
-
- tabulate==0.9.0
|
259 |
-
- tenacity==8.5.0
|
260 |
-
- tensorboard==2.17.0
|
261 |
-
- tensorboard-data-server==0.7.2
|
262 |
-
- tensorboardx==2.6.2.2
|
263 |
-
- terminado==0.18.1
|
264 |
-
- timm==1.0.8
|
265 |
-
- tinycss2==1.3.0
|
266 |
-
- tokenizers==0.19.1
|
267 |
-
- toml==0.10.2
|
268 |
-
- tomli==2.0.1
|
269 |
-
- tomlkit==0.12.0
|
270 |
-
- toolz==0.12.1
|
271 |
-
- torch==2.4.0
|
272 |
-
- torch-fidelity==0.3.0
|
273 |
-
- torch-optimizer==0.3.0
|
274 |
-
- torch-tb-profiler==0.4.3
|
275 |
-
- torchdata==0.8.0
|
276 |
-
- torchmetrics==1.4.1
|
277 |
-
- torchsummary==1.5.1
|
278 |
-
- torchvision==0.19.0
|
279 |
-
- tqdm==4.66.5
|
280 |
-
- transformers==4.44.0
|
281 |
-
- triton==3.0.0
|
282 |
-
- typer==0.12.5
|
283 |
-
- types-python-dateutil==2.9.0.20240316
|
284 |
-
- typeshed-client==2.7.0
|
285 |
-
- tzdata==2024.1
|
286 |
-
- uri-template==1.3.0
|
287 |
-
- urllib3==2.2.2
|
288 |
-
- uvicorn==0.30.6
|
289 |
-
- virtualenv==20.26.3
|
290 |
-
- wandb==0.17.6
|
291 |
-
- watchdog==4.0.1
|
292 |
-
- webcolors==24.8.0
|
293 |
-
- webdataset==0.2.86
|
294 |
-
- webencodings==0.5.1
|
295 |
-
- websocket-client==1.8.0
|
296 |
-
- websockets==12.0
|
297 |
-
- werkzeug==3.0.3
|
298 |
-
- widgetsnbextension==4.0.11
|
299 |
-
- xxhash==3.4.1
|
300 |
-
- yarl==1.9.4
|
301 |
-
prefix: /home/kyle/miniconda3/envs/blended_diffusion_2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|