Conversation
Collaborator
Author
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.17...v0.15.20) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
dxqb
added a commit
to dxqb/OneTrainer
that referenced
this pull request
Jul 1, 2026
…nto Nerogar:merge Adds AttentionMechanism (SDP/FLASH) selection, restoring the explicit attention-backend choice removed when xformers was dropped. Rebased from PR Nerogar#1227 (originally against master) onto Nerogar:merge; the UI addition was re-targeted at BaseTrainingTabView (the ctk/Qt6 split from PR Nerogar#1566) since the old TrainingTab.py no longer exists on this base. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…e enabled + diffusers output format (#1574)
Krea2Transformer2DModel doesn't support diffusers' from_single_file(), so the override field would fail if used. Matches the existing exclusion for Ideogram. Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

don't squash!