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

fix(nodes): ip adapter #5919

Merged
merged 1 commit into from
Mar 10, 2024
Merged

fix(nodes): ip adapter #5919

merged 1 commit into from
Mar 10, 2024

Conversation

psychedelicious
Copy link
Collaborator

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

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

Description

fix(nodes): ip adapter uses valid ModelIdentifierField for image encoder model

  • Add class method to ModelIdentifierField to construct the field from a model config
  • Use this to construct a valid IP adapter model field

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

IP Adapter should work

Merge Plan

This PR can be merged when approved

…coder model

- Add class method to `ModelIdentifierField` to construct the field from a model config
- Use this to construct a valid IP adapter model field
@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations labels Mar 10, 2024
@hipsterusername hipsterusername merged commit 8c2ff79 into main Mar 10, 2024
14 checks passed
@hipsterusername hipsterusername deleted the psyche/fix/ip-adapter-field branch March 10, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: on main ip adapter validation error
2 participants