Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/main/diffusers/composable_stable_diffusion.ipynb
Views: 3248
Kernel: Unknown Kernel
Composable Stable diffusion
Composable Stable Diffusion proposes conjunction and negation (negative prompts) operators for compositional generation with conditional diffusion models. This script was contributed by MarkRich and the notebook by Parag Ekbote.
In [ ]:
In [2]:
Out[2]:
composable_stable_diffusion.py: 0%| | 0.00/27.6k [00:00<?, ?B/s]
Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s]
composing ['mystical trees', 'A magical pond', 'dark']...
0%| | 0/50 [00:00<?, ?it/s]
Image saved successfully!