Skip to content

Commit 5ef6b8f

Browse files
authored
Update README_sdxl.md to change the note on default hyperparameters (huggingface#4258)
1 parent c11d11d commit 5ef6b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/dreambooth/README_sdxl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ SDXL's VAE is known to suffer from numerical instability issues. This is why we
177177

178178
## Notes
179179

180-
In our experiments we found that SDXL yields very good initial results using the default settings of the script. We didn't explore further hyper-parameter tuning experiments, but we do encourage the community to explore this avenue further and share their results with us 🤗
180+
In our experiments, we found that SDXL yields good initial results without extensive hyperparameter tuning. For example, without fine-tuning the text encoders and without using prior-preservation, we observed decent results. We didn't explore further hyper-parameter tuning experiments, but we do encourage the community to explore this avenue further and share their results with us 🤗
181181

182182
## Results
183183

@@ -186,4 +186,4 @@ You can explore the results from a couple of our internal experiments by checkin
186186
* [Dogs](https://huggingface.co/datasets/diffusers/dog-example)
187187
* [Starbucks logo](https://huggingface.co/datasets/diffusers/starbucks-example)
188188
* [Mr. Potato Head](https://huggingface.co/datasets/diffusers/potato-head-example)
189-
* [Keramer face](https://huggingface.co/datasets/diffusers/keramer-face-example)
189+
* [Keramer face](https://huggingface.co/datasets/diffusers/keramer-face-example)

0 commit comments

Comments
 (0)