"viewComfyJSON": {
"title": "Controlnet",
"description": "",
"viewcomfyEndpoint": "https://viewcomfy--1594-1369-mb0g8a-comfyui-infer.modal.run",
"previewImages": [
null,
null,
null
],
"inputs": [
{
"title": "Controlnet type",
"inputs": [
{
"title": "Controlnet type",
"placeholder": "Controlnet type",
"value": "Depth",
"workflowPath": [
"37",
"inputs",
"value"
],
"helpText": "Helper Text",
"valueType": "select",
"options": [
{
"label": "Depth",
"value": "Depth"
},
{
"label": "Canny",
"value": "Canny"
}
],
"validations": {
"required": true
},
"key": "37-inputs-value"
}
],
"key": "37-String"
},
{
"title": "Prompt",
"inputs": [
{
"title": "Prompt",
"placeholder": "Write a prompt",
"value": "",
"workflowPath": [
"23",
"inputs",
"text"
],
"helpText": "Helper Text",
"valueType": "long-text",
"validations": {
"required": true
},
"key": "23-inputs-text"
}
],
"key": "23-CLIPTextEncode"
},
{
"title": "Image",
"inputs": [
{
"title": "Image",
"placeholder": "Image",
"value": null,
"workflowPath": [
"17",
"inputs",
"image"
],
"helpText": "Helper Text",
"valueType": "image",
"validations": {
"required": true
},
"key": "17-inputs-image"
}
],
"key": "17-LoadImage"
}
],
"advancedInputs": [
],
"id": "452c9cee8f9128"
}