-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathfooocus_prompt_expansion.json
98 lines (98 loc) · 1.56 KB
/
fooocus_prompt_expansion.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
96
97
98
{
"last_node_id": 6,
"last_link_id": 5,
"nodes": [
{
"id": 6,
"type": "Display Any (rgthree)",
"pos": [
1777,
-46
],
"size": [
292.4664932986011,
196.80439102063673
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "source",
"type": "*",
"link": 5,
"dir": 3
}
],
"properties": {
"Node name for S&R": "Display Any (rgthree)"
},
"widgets_values": [
""
]
},
{
"id": 5,
"type": "Fooocus Expansion",
"pos": [
1271,
-46
],
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "final_prompt",
"type": "STRING",
"links": [
5
],
"shape": 3,
"slot_index": 0
},
{
"name": "seed",
"type": "INT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "Fooocus Expansion"
},
"widgets_values": [
"cat",
3314052962,
"fixed",
true
]
}
],
"links": [
[
5,
5,
0,
6,
0,
"*"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.8264462809917362,
"offset": [
-840.342821423602,
250.98650741686293
]
}
},
"version": 0.4
}