forked from yolain/ComfyUI-Yolain-Workflows
-
Notifications
You must be signed in to change notification settings - Fork 4
/
1-14SD3API.json
95 lines (95 loc) · 1.76 KB
/
1-14SD3API.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"last_node_id": 2,
"last_link_id": 1,
"nodes": [
{
"id": 2,
"type": "PreviewImage",
"pos": [
1410,
1160
],
"size": [
690,
440
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 1,
"label": "images"
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 1,
"type": "easy stableDiffusion3API",
"pos": [
1070,
1160
],
"size": [
330,
440
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "optional_image",
"type": "IMAGE",
"link": null,
"label": "optional_image"
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
1
],
"shape": 3,
"label": "image",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "easy stableDiffusion3API"
},
"widgets_values": [
"A classic oil painting depicting a group of cats dressed in formal attire, attending a fancy dinner party and discussing the latest catnip gossip. \n(masterpiece, award winning artwork)\nmany details, extreme detailed, full of details,\nWide range of colors, high Dynamic",
"",
"sd3-turbo",
"16:9",
135078548,
"randomize",
1,
"-4",
null
]
}
],
"links": [
[
1,
1,
0,
2,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}