457 B
457 B
Makepad Example: ComfyUI
A Makepad example that uses an OpenAI-compatible LLM to generate image prompts and then submits them to ComfyUI.
How to Run
-
Check the hardcoded endpoints in
src/app.rs:llm_basedefaults tohttp://10.0.0.168:8080comfy_ipdefaults to10.0.0.217:8000self_ipanddisplaysshould match your local network
-
Run the
makepad-example-comfyuirunnable item from Makepad Studio.