Update README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,15 @@ tags:
|
|
5 |
- stable-diffusion
|
6 |
---
|
7 |
|
8 |
-
![image/
|
9 |
|
10 |
<hr>
|
11 |
|
12 |
# Overview
|
13 |
-
SDXL-512 is a checkpoint fine-tuned from SDXL 1.0 that is designed to generate higher-fidelity images at and around the 512x512 resolution. The model has been fine-tuned using a learning rate of 1e-6 over 7000 steps with a batch size of 64 on a curated dataset of multiple aspect ratios. alternating low and high resolution batches (per aspect ratio) so as not to impair the base model's existing performance at higher resolution.
|
|
|
|
|
|
|
14 |
- **Use it with [Hotshot-XL](https://huggingface.co/hotshotco/Hotshot-XL) (recommended)**
|
15 |
|
16 |
<hr>
|
|
|
5 |
- stable-diffusion
|
6 |
---
|
7 |
|
8 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/637a6daf7ce76c3b83497ea2/FAHjxgN2tk6uXmQAUeFI5.jpeg)
|
9 |
|
10 |
<hr>
|
11 |
|
12 |
# Overview
|
13 |
+
SDXL-512 is a checkpoint fine-tuned from SDXL 1.0 that is designed to more simply generate higher-fidelity images at and around the 512x512 resolution. The model has been fine-tuned using a learning rate of 1e-6 over 7000 steps with a batch size of 64 on a curated dataset of multiple aspect ratios. alternating low and high resolution batches (per aspect ratio) so as not to impair the base model's existing performance at higher resolution.
|
14 |
+
|
15 |
+
*Note:* It bears repeating that SDXL-512 was not trained to be "better" than SDXL, but rather to simplify prompting for higher-fidelity outputs at and around the 512x512 resolution.
|
16 |
+
|
17 |
- **Use it with [Hotshot-XL](https://huggingface.co/hotshotco/Hotshot-XL) (recommended)**
|
18 |
|
19 |
<hr>
|