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: bundle style preset defaults, bump version to v4.2.8rc2 #6750

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

We need to specify in pyproject.toml to include the default style presets data else the app fails to launch and is unable to seed the db.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1149506274971631688/1273946504427601992

QA Instructions

To test the wheel:

  • make installer-zip
  • pip install installer/dist/InvokeAI-4.2.8rc2-py3-none-any.whl
  • invokeai-web

Should load and show the default style presets with their images. I tested and everything works.

Merge Plan

I will do another release when merged

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added python PRs that change python files Root services PRs that change app services python-deps PRs that change python dependencies labels Aug 16, 2024
@psychedelicious psychedelicious merged commit f787e9a into main Aug 16, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/style-presets-build branch August 16, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files python-deps PRs that change python dependencies Root services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants