Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,24 @@ base_model:
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- gguf-node
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# **gguf quantized version of illustrious (test pack)**
|
13 |
|
|
|
|
|
14 |
### **setup (in general)**
|
15 |
- drag gguf file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
|
16 |
- drag clip or encoder(s), i.e., illustrious_g_clip and illustrious_l_clip, to text_encoders folder (./ComfyUI/models/text_encoders)
|
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- gguf-node
|
10 |
+
widget:
|
11 |
+
- text: "masterpiece, best quality, vibrant, very aesthetic, high contrast, semrealistic, highly detailed, absurdres, masterful composition, cinematic lighting, score_9, score_8_up, score_7_up, score_6_up, score_5_up, rating_questionable, source_anime, 1girl, portrait, multicolored hair, fringe, bare shoulders, upper body, cosmic"
|
12 |
+
parameters:
|
13 |
+
negative_prompt: "femboy, low quality, 2koma, 4koma, bad anatomy, jpeg artifacts, signature, watermark, lowres, bad hands"
|
14 |
+
output:
|
15 |
+
url: samples\ComfyUI_00001_.png
|
16 |
+
- text: drag it to browser <metadata> same descriptor to the 1st one
|
17 |
+
output:
|
18 |
+
url: samples\ComfyUI_00002_.png
|
19 |
+
- text: drag it to browser <metadata> same descriptor to the 1st one
|
20 |
+
output:
|
21 |
+
url: samples\ComfyUI_00003_.png
|
22 |
---
|
23 |
|
24 |
# **gguf quantized version of illustrious (test pack)**
|
25 |
|
26 |
+
<Gallery />
|
27 |
+
|
28 |
### **setup (in general)**
|
29 |
- drag gguf file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
|
30 |
- drag clip or encoder(s), i.e., illustrious_g_clip and illustrious_l_clip, to text_encoders folder (./ComfyUI/models/text_encoders)
|