Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,8 @@ This is a work-in-progress for a SD1.5 model, with SDXL VAE, and LongCLIP grafte
|
|
5 |
This is not suitable for normal "I want to make a pretty picture" use.
|
6 |
This is only shared here as a test dummy to experiment with LongCLIP + SD1.5 inference.
|
7 |
|
8 |
-
The output is NOT pretty. (but it is at least human comprehensible, unlike the alpha0 version :) )
|
|
|
|
|
|
|
|
|
|
5 |
This is not suitable for normal "I want to make a pretty picture" use.
|
6 |
This is only shared here as a test dummy to experiment with LongCLIP + SD1.5 inference.
|
7 |
|
8 |
+
The output is NOT pretty. (but it is at least human comprehensible, unlike the alpha0 version :) )
|
9 |
+
|
10 |
+
### Sample ComfyUI workflow
|
11 |
+
A sample config is provide in this area, as
|
12 |
+
[XLLSD-diffusers-comfyui.json](XLLSD-diffusers-comfyui.json)
|