1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Documentation cross-reference (#127)

In https://github.com/huggingface/diffusers/issues/124 I incorrectly suggested that the image set creation process was undocumented.  In reality, I just hadn't located it.  @patrickvonplaten did so for me.

This PR places a hotlink so that people like me can be shoehorned over where they needed to be.
This commit is contained in:
John Haugeland
2022-07-21 12:46:15 -07:00
committed by GitHub
parent 1a84bd2a0f
commit 85244d4a59

View File

@@ -1,5 +1,7 @@
## Training examples
Creating a training image set is [described in a different document](https://huggingface.co/docs/datasets/image_process#image-datasets).
### Installing the dependencies
Before running the scipts, make sure to install the library's training dependencies: