tui: Generate screen — mode tabs (t2i / i2i / inpaint / controlnet) #22
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As a user, I want to switch between text-to-image, image-to-image, inpaint, and ControlNet modes on the Generate screen without navigating away, so that I can reuse prompts and parameters across modes.
Acceptance criteria
Tabs
[t2i] [i2i] [inpaint] [controlnet]rendered above the parameter bar1/2/3/4orCtrl+Tab/Ctrl+Shift+TabPer-mode parameter set
t2i: no extra fieldsi2i: init image path field, denoising strength (0.0–1.0), resize mode;oopens file picker (spawnsfzfif on$PATH, otherwise falls back to a built-in directory browser overlay); drag-and-drop path paste via bracketed pasteinpaint: init image path + launches Inpaint Canvas overlay (separate ticket) onEnterover the canvas button; mask inpainting strengthcontrolnet: sub-panel toggled withC; supports N ControlNet units (backend-dependent), each with model selector, preprocessor selector, weight, start/end step, image inputPreview hookup
i2i/inpaint/controlnet, the init image shows in the preview pane via the image rendererTests
Out of scope
References