add ultraflux

Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-06 07:50:33 +02:00
parent b6b5246c53
commit 75b0a4da59
19 changed files with 3287 additions and 11 deletions
+3
View File
@@ -135,6 +135,9 @@ Pipeline module responsibilities:
- Output dataclass
- Optional callback handling and output conversion
If custom pipeline is provided by user, check it for accuracy and completness but do not assume it is perfect. Make necessary adjustments to fit SD.Next patterns and validate the result.
Fix all relative imports to be absolute and compatible with SD.Next repo structure, make sure that all imports are resolvable and make sure it passes `ruff` checks.
### 3. Raw Checkpoint Or Single-File Weights
Use this path when the model source is not a normal Diffusers repository.