Unverified Commit 5ef6b8fa authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

Update README_sdxl.md to change the note on default hyperparameters (#4258)

parent c11d11d6
...@@ -177,7 +177,7 @@ SDXL's VAE is known to suffer from numerical instability issues. This is why we ...@@ -177,7 +177,7 @@ SDXL's VAE is known to suffer from numerical instability issues. This is why we
## Notes ## Notes
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 🤗 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 🤗
## Results ## Results
...@@ -186,4 +186,4 @@ You can explore the results from a couple of our internal experiments by checkin ...@@ -186,4 +186,4 @@ You can explore the results from a couple of our internal experiments by checkin
* [Dogs](https://huggingface.co/datasets/diffusers/dog-example) * [Dogs](https://huggingface.co/datasets/diffusers/dog-example)
* [Starbucks logo](https://huggingface.co/datasets/diffusers/starbucks-example) * [Starbucks logo](https://huggingface.co/datasets/diffusers/starbucks-example)
* [Mr. Potato Head](https://huggingface.co/datasets/diffusers/potato-head-example) * [Mr. Potato Head](https://huggingface.co/datasets/diffusers/potato-head-example)
* [Keramer face](https://huggingface.co/datasets/diffusers/keramer-face-example) * [Keramer face](https://huggingface.co/datasets/diffusers/keramer-face-example)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment