Strip user state for upscaleByModel
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"comfyBoxWorkflow": true,
|
"comfyBoxWorkflow": true,
|
||||||
"createdBy": "ComfyBox",
|
"createdBy": "ComfyBox",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"commitHash": "574d3170a4e829df366dc12c3aaa049121052d8f\n",
|
"commitHash": "60bd9899150678dbc46df543ac16e1099d58a07f\n",
|
||||||
"workflow": {
|
"workflow": {
|
||||||
"last_node_id": 0,
|
"last_node_id": 0,
|
||||||
"last_link_id": 0,
|
"last_link_id": 0,
|
||||||
@@ -391,20 +391,7 @@
|
|||||||
"title": "UI.Gallery",
|
"title": "UI.Gallery",
|
||||||
"properties": {
|
"properties": {
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"defaultValue": [
|
"defaultValue": [],
|
||||||
{
|
|
||||||
"isComfyBoxImageMetadata": true,
|
|
||||||
"comfyUIFile": {
|
|
||||||
"filename": "ComfyUI_04712_.png",
|
|
||||||
"subfolder": "",
|
|
||||||
"type": "output"
|
|
||||||
},
|
|
||||||
"name": "File",
|
|
||||||
"tags": [],
|
|
||||||
"width": 6656,
|
|
||||||
"height": 4096
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"index": 0,
|
"index": 0,
|
||||||
"updateMode": "replace",
|
"updateMode": "replace",
|
||||||
"autoSelectOnUpdate": true
|
"autoSelectOnUpdate": true
|
||||||
@@ -412,20 +399,7 @@
|
|||||||
"widgets_values": [],
|
"widgets_values": [],
|
||||||
"color": "#223",
|
"color": "#223",
|
||||||
"bgColor": "#335",
|
"bgColor": "#335",
|
||||||
"comfyValue": [
|
"comfyValue": [],
|
||||||
{
|
|
||||||
"isComfyBoxImageMetadata": true,
|
|
||||||
"comfyUIFile": {
|
|
||||||
"filename": "ComfyUI_04712_.png",
|
|
||||||
"subfolder": "",
|
|
||||||
"type": "output"
|
|
||||||
},
|
|
||||||
"name": "File",
|
|
||||||
"tags": [],
|
|
||||||
"width": 6656,
|
|
||||||
"height": 4096
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"shownOutputProperties": {},
|
"shownOutputProperties": {},
|
||||||
"saveUserState": false
|
"saveUserState": false
|
||||||
},
|
},
|
||||||
@@ -528,39 +502,13 @@
|
|||||||
],
|
],
|
||||||
"title": "UI.ImageUpload",
|
"title": "UI.ImageUpload",
|
||||||
"properties": {
|
"properties": {
|
||||||
"defaultValue": [
|
"defaultValue": [],
|
||||||
{
|
|
||||||
"isComfyBoxImageMetadata": true,
|
|
||||||
"comfyUIFile": {
|
|
||||||
"filename": "ComfyUI_05835_.png",
|
|
||||||
"type": "output",
|
|
||||||
"subfolder": ""
|
|
||||||
},
|
|
||||||
"name": "File",
|
|
||||||
"tags": [],
|
|
||||||
"width": 640,
|
|
||||||
"height": 768
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tags": []
|
"tags": []
|
||||||
},
|
},
|
||||||
"widgets_values": [],
|
"widgets_values": [],
|
||||||
"color": "#223",
|
"color": "#223",
|
||||||
"bgColor": "#335",
|
"bgColor": "#335",
|
||||||
"comfyValue": [
|
"comfyValue": [],
|
||||||
{
|
|
||||||
"isComfyBoxImageMetadata": true,
|
|
||||||
"comfyUIFile": {
|
|
||||||
"filename": "ComfyUI_05835_.png",
|
|
||||||
"type": "output",
|
|
||||||
"subfolder": ""
|
|
||||||
},
|
|
||||||
"name": "File",
|
|
||||||
"tags": [],
|
|
||||||
"width": 640,
|
|
||||||
"height": 768
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"shownOutputProperties": {},
|
"shownOutputProperties": {},
|
||||||
"saveUserState": false
|
"saveUserState": false
|
||||||
},
|
},
|
||||||
@@ -684,7 +632,8 @@
|
|||||||
"attrs": {
|
"attrs": {
|
||||||
"title": "Upscale by Model",
|
"title": "Upscale by Model",
|
||||||
"queuePromptButtonName": "Queue Prompt",
|
"queuePromptButtonName": "Queue Prompt",
|
||||||
"queuePromptButtonRunWorkflow": true
|
"queuePromptButtonRunWorkflow": true,
|
||||||
|
"showDefaultNotifications": true
|
||||||
},
|
},
|
||||||
"layout": {
|
"layout": {
|
||||||
"root": "46a08906-61a9-4a23-881b-9615cf165e33",
|
"root": "46a08906-61a9-4a23-881b-9615cf165e33",
|
||||||
|
|||||||
Reference in New Issue
Block a user