Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Disable model Convert button when an IP-adapter is selected #6530

Open
1 task done
lstein opened this issue Jun 21, 2024 · 0 comments
Open
1 task done

[bug]: Disable model Convert button when an IP-adapter is selected #6530

lstein opened this issue Jun 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lstein
Copy link
Collaborator

lstein commented Jun 21, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

RTX 4070

GPU VRAM

12GB

Version number

main

Browser

Google chrome

Python dependencies

No response

What happened

Using the model manager tab, I installed an IP-adapter from HuggingFace (https://huggingface.co/InvokeAI/ip_adapter_sdxl_vit_h/resolve/main/ip-adapter_sdxl_vit-h.safetensors). It showed up in the model manager UI as a checkpoint file and seems to work fine.

Two anomalies. First, its badge reads checkpoint rather than internal as the previously-installed ip-adapters do. Second, when selected the Convert button is active. However, we don't convert ip-adapters and attempting to do so raised an exception.

What you expected to happen

  1. I expect all the badges to be the same "checkpoint" or "internal". (I suspect that "internal" is used for ip-adapters that were installed before the Starter Models tab was created.
  2. I expect the Convert button to be hidden when an IP-adapter is selected.

How to reproduce the problem

No response

Additional context

No response

Discord username

l.stein

@lstein lstein added the bug Something isn't working label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant