Skip to content

Add Precise Reference to SDXL Starter Models #8088

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

hipsterusername
Copy link
Member

Summary

This pull request introducesip_adapter_plus_sdxl, to the OSS Starter Models. The changes include documentation updates, model definition, and integration into relevant model bundles.

New Model Addition:

  • Documentation Update: Added a link to the new ip_adapter_plus_sdxl model in the IP-Adapters section of the README.md file.
  • Model Definition: Defined the new ip_adapter_plus_sdxl model in the StarterModel class, specifying its name, base model type, source, description, type, dependencies, and previous names.

Integration into Model Bundles:

  • Model Bundles Update: Integrated ip_adapter_plus_sdxl into two model bundles in starter_models.py to ensure its availability alongside other models. [1] [2]

Related Issues / Discussions

Reports of people finding it confusing to find the SDXL Precise Reference model

QA Instructions

N/A

Merge Plan

Ready

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added python PRs that change python files backend PRs that change backend files labels Jun 6, 2025
@psychedelicious psychedelicious force-pushed the add_precise_reference_IP_adapter branch from 96f635b to a563ae9 Compare June 9, 2025 11:56
@psychedelicious psychedelicious enabled auto-merge (rebase) June 9, 2025 11:56
@psychedelicious psychedelicious merged commit d3ecaa7 into main Jun 9, 2025
12 checks passed
@psychedelicious psychedelicious deleted the add_precise_reference_IP_adapter branch June 9, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend PRs that change backend files python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants