Skip to content

Commit 11a4491

Browse files
authored
Create diffusers.yml
1 parent 1c60e09 commit 11a4491

File tree

1 file changed

+166
-0
lines changed

1 file changed

+166
-0
lines changed

diffusers.yml

Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
1+
name: diffusers
2+
channels:
3+
- defaults
4+
dependencies:
5+
- bzip2=1.0.8=h80987f9_5
6+
- ca-certificates=2023.12.12=hca03da5_0
7+
- expat=2.5.0=h313beb8_0
8+
- libcxx=14.0.6=h848a8c0_0
9+
- libffi=3.4.4=hca03da5_0
10+
- ncurses=6.4=h313beb8_0
11+
- openssl=3.0.13=h1a28f6b_0
12+
- pip=23.3.1=py312hca03da5_0
13+
- python=3.12.2=h99e199e_0
14+
- readline=8.2=h1a28f6b_0
15+
- setuptools=68.2.2=py312hca03da5_0
16+
- sqlite=3.41.2=h80987f9_0
17+
- tk=8.6.12=hb8d0fd4_0
18+
- wheel=0.41.2=py312hca03da5_0
19+
- xz=5.4.6=h80987f9_0
20+
- zlib=1.2.13=h5a0b063_0
21+
- pip:
22+
- absl-py==2.1.0
23+
- accelerate==0.27.2
24+
- aiohttp==3.9.3
25+
- aiosignal==1.3.1
26+
- anyio==4.3.0
27+
- appdirs==1.4.4
28+
- attrs==23.2.0
29+
- audioread==3.0.1
30+
- backoff==2.2.1
31+
- certifi==2024.2.2
32+
- cffi==1.16.0
33+
- charset-normalizer==3.3.2
34+
- chex==0.1.85
35+
- clean-fid==0.1.35
36+
- click==8.1.7
37+
- clip-anytorch==2.6.0
38+
- compel==0.1.8
39+
- datasets==2.18.0
40+
- dctorch==0.1.2
41+
- decorator==5.1.1
42+
- diffusers==0.27.0.dev0
43+
- dill==0.3.8
44+
- docker-pycreds==0.4.0
45+
- einops==0.7.0
46+
- etils==1.7.0
47+
- execnet==2.0.2
48+
- fastjsonschema==2.19.1
49+
- filelock==3.13.1
50+
- flax==0.8.1
51+
- frozenlist==1.4.1
52+
- fsspec==2024.2.0
53+
- ftfy==6.1.3
54+
- gitdb==4.0.11
55+
- gitpython==3.1.18
56+
- gql==3.5.0
57+
- graphql-core==3.2.3
58+
- grpcio==1.62.0
59+
- hf-doc-builder==0.4.0
60+
- huggingface-hub==0.21.3
61+
- idna==3.6
62+
- imageio==2.34.0
63+
- importlib-metadata==7.0.1
64+
- importlib-resources==6.1.2
65+
- iniconfig==2.0.0
66+
- invisible-watermark==0.2.0
67+
- isort==5.13.2
68+
- jax==0.4.25
69+
- jaxlib==0.4.25
70+
- jinja2==3.1.3
71+
- joblib==1.3.2
72+
- jsonmerge==1.9.2
73+
- jsonschema==4.21.1
74+
- jsonschema-specifications==2023.12.1
75+
- jupyter-core==5.7.1
76+
- k-diffusion==0.1.1.post1
77+
- kornia==0.7.1
78+
- lazy-loader==0.3
79+
- librosa==0.10.1
80+
- llvmlite==0.42.0
81+
- markdown==3.5.2
82+
- markdown-it-py==3.0.0
83+
- markupsafe==2.1.5
84+
- mdurl==0.1.2
85+
- ml-dtypes==0.3.2
86+
- mpmath==1.3.0
87+
- msgpack==1.0.8
88+
- multidict==6.0.5
89+
- multiprocess==0.70.16
90+
- nbformat==5.9.2
91+
- nest-asyncio==1.6.0
92+
- networkx==3.2.1
93+
- numba==0.59.0
94+
- numpy==1.26.4
95+
- opencv-python==4.9.0.80
96+
- opt-einsum==3.3.0
97+
- optax==0.1.9
98+
- orbax-checkpoint==0.5.3
99+
- packaging==23.2
100+
- pandas==2.2.1
101+
- parameterized==0.9.0
102+
- peft==0.9.0
103+
- pillow==10.2.0
104+
- platformdirs==4.2.0
105+
- pluggy==1.4.0
106+
- pooch==1.8.1
107+
- protobuf==3.20.3
108+
- psutil==5.9.8
109+
- pyarrow==15.0.0
110+
- pyarrow-hotfix==0.6
111+
- pycparser==2.21
112+
- pygments==2.17.2
113+
- pyparsing==3.1.1
114+
- pytest==8.0.2
115+
- pytest-timeout==2.2.0
116+
- pytest-xdist==3.5.0
117+
- python-dateutil==2.9.0.post0
118+
- pytz==2024.1
119+
- pywavelets==1.5.0
120+
- pyyaml==6.0.1
121+
- referencing==0.33.0
122+
- regex==2023.12.25
123+
- requests==2.31.0
124+
- requests-mock==1.10.0
125+
- requests-toolbelt==1.0.0
126+
- rich==13.7.1
127+
- rpds-py==0.18.0
128+
- ruff==0.1.5
129+
- safetensors==0.4.2
130+
- scikit-image==0.22.0
131+
- scikit-learn==1.4.1.post1
132+
- scipy==1.12.0
133+
- sentencepiece==0.2.0
134+
- sentry-sdk==1.40.6
135+
- setproctitle==1.3.3
136+
- six==1.16.0
137+
- smmap==5.0.1
138+
- sniffio==1.3.1
139+
- soundfile==0.12.1
140+
- soxr==0.3.7
141+
- sympy==1.12
142+
- tensorboard==2.16.2
143+
- tensorboard-data-server==0.7.2
144+
- tensorstore==0.1.54
145+
- threadpoolctl==3.3.0
146+
- tifffile==2024.2.12
147+
- tokenizers==0.15.2
148+
- toolz==0.12.1
149+
- torch==2.2.1
150+
- torchdiffeq==0.2.3
151+
- torchsde==0.2.6
152+
- torchvision==0.17.1
153+
- tqdm==4.66.2
154+
- traitlets==5.14.1
155+
- trampoline==0.1.2
156+
- transformers==4.38.2
157+
- typing-extensions==4.10.0
158+
- tzdata==2024.1
159+
- urllib3==1.26.18
160+
- wandb==0.16.3
161+
- wcwidth==0.2.13
162+
- werkzeug==3.0.1
163+
- xxhash==3.4.1
164+
- yarl==1.9.4
165+
- zipp==3.17.0
166+
prefix: /Users/shubhammalhotra/Documents/miniconda3/envs/diffusers

0 commit comments

Comments
 (0)