Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 314 Bytes

File metadata and controls

13 lines (8 loc) · 314 Bytes

rucomfyui_node_graph_demo

A demo application for the rucomfyui_node_graph crate.

Usage

Run with cargo run -p rucomfyui_node_graph_demo.

To automatically connect to a ComfyUI instance, run with the ComfyUI URL as an argument:

cargo run -p rucomfyui_node_graph_demo http://127.0.0.1:8188