tui: Model browser — IP-Adapter models browsing #35

Closed
opened 2026-04-11 13:05:21 +00:00 by charles · 0 comments
Owner

User story

As a user using IP-Adapter for style transfer, I want to browse and install IP-Adapter models from the same screen as checkpoints and LoRAs, so that I can manage the whole model zoo in one place.

Acceptance criteria

Filter

  • A dedicated "IP-Adapter" filter chip visible on CivitAI, Hugging Face, and Local tabs
  • When active, the grid shows only models classified as IP-Adapter

Install

  • Installs to the IP-Adapter sub-directory of the configured model path; creates it if missing
  • After install, makes the file selectable from the Generate screen's ControlNet/IP-Adapter unit selector

Tests

  • Unit test: IP-Adapter filter toggles the model-type query parameter on the mocked plugin call
  • Unit test: install path resolution lands under the IP-Adapter sub-directory

Out of scope

  • Actual IP-Adapter inference pipeline changes (handled by plugin backend)

References

  • Spec §4.3.2 "IP-Adapter models"
## User story As a user using IP-Adapter for style transfer, I want to browse and install IP-Adapter models from the same screen as checkpoints and LoRAs, so that I can manage the whole model zoo in one place. ## Acceptance criteria ### Filter - [ ] A dedicated "IP-Adapter" filter chip visible on CivitAI, Hugging Face, and Local tabs - [ ] When active, the grid shows only models classified as IP-Adapter ### Install - [ ] Installs to the IP-Adapter sub-directory of the configured model path; creates it if missing - [ ] After install, makes the file selectable from the Generate screen's ControlNet/IP-Adapter unit selector ### Tests - [ ] Unit test: IP-Adapter filter toggles the model-type query parameter on the mocked plugin call - [ ] Unit test: install path resolution lands under the IP-Adapter sub-directory ## Out of scope - Actual IP-Adapter inference pipeline changes (handled by plugin backend) ## References - Spec §4.3.2 "IP-Adapter models"
charles added this to the loom-tui v0.1.0 milestone 2026-04-11 13:05:21 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/loom#35
No description provided.