ComfyUI Extension: ComfyUI-Text2Json
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
This repository contains a custom node for ComfyUI that converts text into a JSON object. The node is designed to be user-friendly and supports multi-line JSON input.
README
Text to JSON Node for ComfyUI
This repository contains a custom node for ComfyUI that converts text into a JSON object. The node is designed to be user-friendly and supports multi-line JSON input.
Features
- Convert a JSON string into a JSON object.
- Supports multi-line input.
- Handles invalid JSON gracefully by returning an error message.
Installation
- Clone this repository into the
custom_nodesdirectory of your ComfyUI installation:git clone https://github.com/Alvaroeai/ComfyUI-Text2Json.git ComfyUI/custom_nodes/ComfyUI-Text2Json
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.