You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.0 — first GUI release
Three-card Tkinter app over the rimportrait pipeline: load a save,
generate an LLM prompt, generate an image, with per-stage previews
and a hand-tunable prompt between the LLM and image steps. Bundles
the OpenAI + Google SDKs by default so the provider toggle works
out of the box.
macOS and Windows bundles attached. Both are unsigned — see the
README for the one-time Gatekeeper / SmartScreen bypass. On macOS
the app uses /usr/bin/security to talk to the Keychain, which
prompts once for permission (click "Always Allow") and never again.