Remotely invoke prompts and get images from clipboard data, allows to use Stable Diffusion with any (almost) image editor. Supports AUTOMATIC1111 and ComfyUI (with WAS Node Suite)
example-krita.mp4
example-mspaint.mp4
This app is made with Tauri
VS Code + Svelte + Tauri + rust-analyzer.
# without desktop app
pnpm run dev
# with desktop app
pnpm run tauri dev
# without desktop app
pnpm run build
# with desktop app
pnpm run tauri build