{ "version": "3.1.4", "mode": "blocks", "dev_mode": true, "components": [ { "id": 1, "type": "textbox", "props": { "lines": 2, "max_lines": 20, "value": "", "label": "Input", "show_label": true, "name": "textbox", "visible": true, "style": {} } }, { "id": 2, "type": "textbox", "props": { "lines": 1, "max_lines": 20, "value": "", "label": "Input 2", "show_label": true, "name": "textbox", "visible": true, "style": {} } }, { "id": 3, "type": "textbox", "props": { "lines": 1, "max_lines": 20, "value": "", "label": "Output", "show_label": true, "name": "textbox", "visible": true, "style": {} } }, { "id": 4, "type": "button", "props": { "value": "Submit", "variant": "secondary", "name": "button", "visible": true, "style": {} } }, { "id": 5, "type": "row", "props": { "type": "row", "visible": true, "style": {} } }, { "id": 6, "type": "image", "props": { "image_mode": "RGB", "source": "upload", "tool": "editor", "streaming": false, "mirror_webcam": true, "show_label": true, "name": "image", "visible": true, "style": {} } }, { "id": 7, "type": "image", "props": { "image_mode": "RGB", "source": "upload", "tool": "editor", "streaming": false, "mirror_webcam": true, "show_label": true, "name": "image", "visible": true, "style": {} } }, { "id": 8, "type": "button", "props": { "value": "Mirror Image", "variant": "secondary", "name": "button", "visible": true, "style": {} } }, { "id": 9, "type": "markdown", "props": { "value": "