Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,11 @@ tags:
|
|
12 |
|
13 |
### sdxl-0.9-usage
|
14 |
|
|
|
15 |
- This repo is a tutoral intended to help beginners to use the new released model, stable-diffusion-xl-0.9 in ComfyUI, with both base model and refiner to achieve a magnificent quality of image generation.
|
16 |
|
|
|
|
|
17 |
### Usage
|
18 |
|
19 |
- 1. Go to Github and find the latest version of ComfyUI, which is a cutting-edge GUI platform for you to use all kinds of diffusion models.
|
@@ -49,7 +52,7 @@ tags:
|
|
49 |
Link: https://huggingface.co/NathMath/sdxl-0.9-usage/tree/main
|
50 |
|
51 |
|
52 |
-
5. When you have loaded into the ComfyUI, it will
|
53 |

|
54 |
|
55 |
Then, find out the "load" button on a floating panel, click, and choose the ".json" file download from THIS REPO, it will quickly load a friendly interface to use the stable-diffusion-xl-0.9 series.
|
@@ -61,19 +64,24 @@ tags:
|
|
61 |
Note that it will automatically save TWO images of EACH queue, respectively before applying with the refiner, and after.
|
62 |
|
63 |
|
64 |
-
|
65 |
! Congratulations, you have sucessfully learned how to use sdxl with FULL MODELS.
|
66 |
|
67 |
|
68 |
|
69 |
### Tips
|
70 |
|
|
|
|
|
|
|
|
|
|
|
71 |
- Need to be updated...
|
72 |
|
73 |
|
74 |
|
75 |
### Q&A
|
76 |
|
|
|
77 |
- Please feel free to leave all of your questions in the community of this repo, and I will soon answer them if I am able to solve them out.
|
78 |
|
79 |
|
|
|
12 |
|
13 |
### sdxl-0.9-usage
|
14 |
|
15 |
+
|
16 |
- This repo is a tutoral intended to help beginners to use the new released model, stable-diffusion-xl-0.9 in ComfyUI, with both base model and refiner to achieve a magnificent quality of image generation.
|
17 |
|
18 |
+
|
19 |
+
|
20 |
### Usage
|
21 |
|
22 |
- 1. Go to Github and find the latest version of ComfyUI, which is a cutting-edge GUI platform for you to use all kinds of diffusion models.
|
|
|
52 |
Link: https://huggingface.co/NathMath/sdxl-0.9-usage/tree/main
|
53 |
|
54 |
|
55 |
+
5. When you have loaded into the ComfyUI, it will display this default interface shown below:
|
56 |

|
57 |
|
58 |
Then, find out the "load" button on a floating panel, click, and choose the ".json" file download from THIS REPO, it will quickly load a friendly interface to use the stable-diffusion-xl-0.9 series.
|
|
|
64 |
Note that it will automatically save TWO images of EACH queue, respectively before applying with the refiner, and after.
|
65 |
|
66 |
|
|
|
67 |
! Congratulations, you have sucessfully learned how to use sdxl with FULL MODELS.
|
68 |
|
69 |
|
70 |
|
71 |
### Tips
|
72 |
|
73 |
+
|
74 |
+
- Positive prompts and Negative prompts in both input box are ought to be identical, but you can freely try whatever you want.
|
75 |
+
|
76 |
+
- The output quality of the stable-diffusion-xl-0.9 models depends on your prompts and parameter settings, so try to adjust them to achieve a better quality.
|
77 |
+
|
78 |
- Need to be updated...
|
79 |
|
80 |
|
81 |
|
82 |
### Q&A
|
83 |
|
84 |
+
|
85 |
- Please feel free to leave all of your questions in the community of this repo, and I will soon answer them if I am able to solve them out.
|
86 |
|
87 |
|