Skip to content

Commit d52f3e3

Browse files
salccsayakpaul
andauthored
Fix broken link (huggingface#7472)
Co-authored-by: Sayak Paul <[email protected]>
1 parent 699dfb0 commit d52f3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Training examples show how to pretrain or fine-tune diffusion models for a varie
4242
| [**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)
4343
| [**ControlNet**](./controlnet) | ✅ | ✅ | -
4444
| [**InstructPix2Pix**](./instruct_pix2pix) | ✅ | ✅ | -
45-
| [**Reinforcement Learning for Control**](https://github.com/huggingface/diffusers/blob/main/examples/reinforcement_learning/run_diffusers_locomotion.py) | - | - | coming soon.
45+
| [**Reinforcement Learning for Control**](./reinforcement_learning) | - | - | coming soon.
4646

4747
## Community
4848

0 commit comments

Comments
 (0)