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

Allow in place local installs of models #5852

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

brandonrising
Copy link
Collaborator

@brandonrising brandonrising commented Mar 1, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Community Node Submission

Have you discussed this change with the InvokeAI team?

  • Yes
  • No, because:

Have you updated all relevant documentation?

  • Yes
  • No

Description

Allow in-place installs of local models without copying them to the <INVOKE_ROOT>/models dir.

QA Instructions, Screenshots, Recordings

Screenshot 2024-03-01 at 4 16 28 PM Screenshot 2024-03-01 at 4 14 30 PM Screenshot 2024-03-01 at 4 17 04 PM

Merge Plan

This PR can be merged when approved

Added/updated tests?

  • Yes
  • No : Exposing already existing and tested functionality

@brandonrising brandonrising changed the title Next: Allow in place local installs of models Allow in place local installs of models Mar 1, 2024
@github-actions github-actions bot added api python PRs that change python files services PRs that change app services labels Mar 1, 2024
@hipsterusername
Copy link
Member

I think the only concern I have with this is the UX. It doesn't seem to me that users will have clear visibility into where everything is, but recognize this is probably an improvement over the current state.

Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll not expose this in the UI for now.

@brandonrising
Copy link
Collaborator Author

We'll not expose this in the UI for now.

Yeah no need to expose this currently. I do think people would like this feature eventually though if they also use other similar tools

@psychedelicious psychedelicious merged commit 893bcd1 into main Mar 4, 2024
14 checks passed
@psychedelicious psychedelicious deleted the inplace-local-installs branch March 4, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants