Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ Model Information:
|
|
20 |
|
21 |
Note that TAESD may produce low-quality images when weight_type is float16. Our image decoder is not compatible with the current version of diffusers, so it will not be provided now.
|
22 |
|
|
|
|
|
23 |
## Diffusers Usage
|
24 |
|
25 |
![](output.png)
|
|
|
20 |
|
21 |
Note that TAESD may produce low-quality images when weight_type is float16. Our image decoder is not compatible with the current version of diffusers, so it will not be provided now.
|
22 |
|
23 |
+
There is a third-party [Demo](https://huggingface.co/spaces/ameerazam08/SDXS-GPU-Demo) from @ameerazam08. We'll provide an official demo when 1.0 is officially released, which hopefully won't be long.
|
24 |
+
|
25 |
## Diffusers Usage
|
26 |
|
27 |
![](output.png)
|