Update README.md
Browse files
README.md
CHANGED
@@ -7,16 +7,16 @@ library_name: diffusers
|
|
7 |
inference: false
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
10 |
# SDXS-512-0.9
|
11 |
|
12 |
SDXS is a model that can generate high-resolution images in real-time based on prompt texts, trained using score distillation and feature matching. For more information, please refer to our research paper: [SDXS: Real-Time One-Step Latent Diffusion Models with Image Conditions](https://arxiv.org/abs/2403.16627). We open-source the model as part of the research.
|
13 |
|
14 |
SDXS-512-0.9 is a **old version** of SDXS-512. In order to avoid some possible commercial and copyright risks, the SDXS-512-1.0 and SDXS-1024-1.0 will not be available shortly, and as an alternative we will provide new versions with different teacher DM or offline DM. Watch [our repo](https://github.com/IDKiro/sdxs) for any updates.
|
15 |
|
16 |
-
**Other versions**:
|
17 |
-
|
18 |
-
- [SDXS-512-DreamShaper](https://huggingface.co/IDKiro/sdxs-512-dreamshaper): better quality and faster.
|
19 |
-
|
20 |
Model Information:
|
21 |
- Teacher DM: [SD Turbo](https://huggingface.co/stabilityai/sd-turbo)
|
22 |
- Offline DM: [SD v2.1 base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base)
|
|
|
7 |
inference: false
|
8 |
---
|
9 |
|
10 |
+
# News
|
11 |
+
|
12 |
+
**Maybe use the new version for community: [SDXS-512-DreamShaper](https://huggingface.co/IDKiro/sdxs-512-dreamshaper). It has better quality and is faster.**
|
13 |
+
|
14 |
# SDXS-512-0.9
|
15 |
|
16 |
SDXS is a model that can generate high-resolution images in real-time based on prompt texts, trained using score distillation and feature matching. For more information, please refer to our research paper: [SDXS: Real-Time One-Step Latent Diffusion Models with Image Conditions](https://arxiv.org/abs/2403.16627). We open-source the model as part of the research.
|
17 |
|
18 |
SDXS-512-0.9 is a **old version** of SDXS-512. In order to avoid some possible commercial and copyright risks, the SDXS-512-1.0 and SDXS-1024-1.0 will not be available shortly, and as an alternative we will provide new versions with different teacher DM or offline DM. Watch [our repo](https://github.com/IDKiro/sdxs) for any updates.
|
19 |
|
|
|
|
|
|
|
|
|
20 |
Model Information:
|
21 |
- Teacher DM: [SD Turbo](https://huggingface.co/stabilityai/sd-turbo)
|
22 |
- Offline DM: [SD v2.1 base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base)
|