| .. | ||
| src | ||
| Cargo.toml | ||
| flux_dev.json | ||
| flux_dev_full_text_to_image.json | ||
| flux_schnell.json | ||
| README.md | ||
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.