-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat: Add Embedding Picker to Linear UI #3654
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
Conversation
lstein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and it works. Please review the changes I committed. In addition, there is a missing annotation type LoraModel in invokeai/backend/model_management/lora.py. I don't know where to find this.
invokeai/frontend/web/src/features/lora/components/ParamLora.tsx
Outdated
Show resolved
Hide resolved
- cursor reinserts at the end of the trigger - `enter` closes the select - popover styling
|
@blessedcoolant ill defer to you for the internal changes in this PR, I'm not sure how to test them (not sure my TIs are actually working 😅 ) |
No description provided.