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

[WIP] Generation backend rewrite #6548

Closed

Conversation

StAlKeR7779
Copy link
Contributor

@StAlKeR7779 StAlKeR7779 commented Jun 27, 2024

Summary

Rewriting of generation backend.
Done as draft-suggestion, so any suggestions or patches are welcome.
I think main idea of code is that backend less hardcoded and know less about things that it working with(more abstract).
Also fixes moment, that controlnet not handling properly regional prompts.

Related Issues / Discussions

None

QA Instructions

Currently old generation code not removed, so you can patch if in latents_from_embeddings and run old logic to check/compare.

Merge Plan

Remove old backend code, which currently remains for testing.

Checklist

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

@dunkeroni @RyanJDick @lstein

@github-actions github-actions bot added python PRs that change python files backend PRs that change backend files labels Jun 27, 2024
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.

1 participant