You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[NEW!]** Custom Diffusion is now supported in diffusers. Please [refer](https://github.com/huggingface/diffusers/tree/main/examples/custom_diffusion) here for training and inference details.
7
+
8
+
6
9
<br>
7
10
<divclass="gif">
8
11
<palign="center">
@@ -172,6 +175,9 @@ python sample.py --prompt "the <new2> cat sculpture in the style of a <new1> woo
172
175
173
176
### Training using Diffusers library
174
177
178
+
**[NEW!]** Custom Diffusion is also supported in diffusers now. Please [refer](https://github.com/huggingface/diffusers/tree/main/examples/custom_diffusion) here for training and inference details.
0 commit comments