mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-27 11:29:53 +00:00
61 lines
1005 B
JSON
61 lines
1005 B
JSON
{
|
|
"last_node_id": 1,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"type": "UNKNOWN NODE",
|
|
"pos": [
|
|
48,
|
|
86
|
|
],
|
|
"size": {
|
|
"0": 358.80780029296875,
|
|
"1": 314.7989501953125
|
|
},
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "image",
|
|
"type": "IMAGE",
|
|
"link": null,
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "STRING",
|
|
"type": "STRING",
|
|
"links": [],
|
|
"slot_index": 0,
|
|
"shape": 6
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "UNKNOWN NODE"
|
|
},
|
|
"widgets_values": [
|
|
"wd-v1-4-moat-tagger-v2",
|
|
0.35,
|
|
0.85,
|
|
false,
|
|
false,
|
|
""
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"config": {},
|
|
"extra": {
|
|
"ds": {
|
|
"scale": 1,
|
|
"offset": [
|
|
0, 0
|
|
]
|
|
}
|
|
},
|
|
"version": 0.4
|
|
} |