File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Training examples show how to pretrain or fine-tune diffusion models for a varie
38
38
39
39
| Task | 🤗 Accelerate | 🤗 Datasets | Colab
40
40
| ---| ---| :---:| :---:|
41
- | [ ** Unconditional Image Generation** ] ( https://github.com/huggingface/transformers/tree /main/examples/training /train_unconditional.py ) | ✅ | ✅ | [ ![ Open In Colab] ( https://colab.research.google.com/assets/colab-badge.svg )] ( https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/training_example.ipynb )
41
+ | [ ** Unconditional Image Generation** ] ( https://github.com/huggingface/diffusers/blob /main/examples/unconditional_image_generation /train_unconditional.py ) | ✅ | ✅ | [ ![ Open In Colab] ( https://colab.research.google.com/assets/colab-badge.svg )] ( https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/training_example.ipynb )
42
42
43
43
## Community
44
44
You can’t perform that action at this time.
0 commit comments