Update README.md
Browse files
README.md
CHANGED
@@ -7,14 +7,15 @@ base_model:
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- aura
|
|
|
10 |
widget:
|
11 |
-
- text:
|
12 |
output:
|
13 |
url: samples\ComfyUI_00001_.png
|
14 |
-
- text:
|
15 |
output:
|
16 |
url: samples\ComfyUI_00002_.png
|
17 |
-
- text:
|
18 |
output:
|
19 |
url: samples\ComfyUI_00003_.png
|
20 |
---
|
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- aura
|
10 |
+
- gguf-node
|
11 |
widget:
|
12 |
+
- text: close-up portrait of young lady
|
13 |
output:
|
14 |
url: samples\ComfyUI_00001_.png
|
15 |
+
- text: close-up portrait of blooming daisy
|
16 |
output:
|
17 |
url: samples\ComfyUI_00002_.png
|
18 |
+
- text: close-up portrait of cat
|
19 |
output:
|
20 |
url: samples\ComfyUI_00003_.png
|
21 |
---
|