Skip to content

Commit 4460c2b

Browse files
committed
Update setup.py
1 parent ba9c3c3 commit 4460c2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

+4
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,9 @@
1818
python_requires='>=3.7',
1919
install_requires=[
2020
"diffusers>=0.29.0",
21+
"accelerate",
22+
"transformers",
23+
"einops",
24+
"torchvision",
2125
],
2226
)

0 commit comments

Comments
 (0)