File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ Training examples show how to pretrain or fine-tune diffusion models for a varie
42
42
| [ ** Text-to-Image fine-tuning** ] ( ./text_to_image ) | ✅ | ✅ |
43
43
| [ ** Textual Inversion** ] ( ./textual_inversion ) | ✅ | - | [ ![ Open In Colab] ( https://colab.research.google.com/assets/colab-badge.svg )] ( https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_textual_inversion_training.ipynb )
44
44
| [ ** Dreambooth** ] ( ./dreambooth ) | ✅ | - | [ ![ Open In Colab] ( https://colab.research.google.com/assets/colab-badge.svg )] ( https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb )
45
+ | [ ** ControlNet** ] ( ./controlnet ) | ✅ | ✅ | -
46
+ | [ ** InstructPix2Pix** ] ( ./instruct_pix2pix ) | ✅ | ✅ | -
45
47
| [ ** Reinforcement Learning for Control** ] ( https://github.com/huggingface/diffusers/blob/main/examples/rl/run_diffusers_locomotion.py ) | - | - | coming soon.
46
48
47
49
## Community
You can’t perform that action at this time.
0 commit comments