Skip to content

Commit abb22b4

Browse files
authored
Update examples README.md to include the latest examples (#2839)
1 parent 9fb0217 commit abb22b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Training examples show how to pretrain or fine-tune diffusion models for a varie
4242
| [**Text-to-Image fine-tuning**](./text_to_image) |||
4343
| [**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)
4444
| [**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) | ✅ | ✅ | -
4547
| [**Reinforcement Learning for Control**](https://github.com/huggingface/diffusers/blob/main/examples/rl/run_diffusers_locomotion.py) | - | - | coming soon.
4648

4749
## Community

0 commit comments

Comments
 (0)