Commit Graph

31 Commits

Author SHA1 Message Date
filipstrand
88a541f329 Fix VLM error with transformers v.5 2025-12-03 23:54:57 +01:00
Filip Strand
6551e9f6a1
Update dependencies (#288) 2025-12-03 22:13:55 +01:00
Filip Strand
37d202d0df
Add support for Z-image Turbo & major improvements for weight loading and parameter resolution (#284) 2025-12-03 15:19:32 +01:00
Filip Strand
c2c860f4de
Add Bria FIBO support (#279)
Co-authored-by: Filip Strand <filip@host-022.local>
2025-11-27 13:01:55 +01:00
Filip Strand
2e92984125
Release 0.11.1 (#278)
Co-authored-by: Filip Strand <filip@Host-022.local>
2025-11-13 01:05:29 +01:00
Filip Strand
d4005efac0
Rename QwenImageEditPlus to QwenImageEdit (#277)
Co-authored-by: Filip Strand <filip@Host-022.local>
2025-11-11 17:07:36 +01:00
Filip Strand
bb5392ef2d
Remove legacy QwenImageEdit model, keep only QwenImageEditPlus (#276)
Co-authored-by: Filip Strand <filip@Host-022.local>
2025-11-11 16:38:02 +01:00
Filip Strand
f9768b2e1c
Qwen image edit (#274)
Co-authored-by: Filip Strand <filip@Host-022.local>
2025-11-11 16:25:58 +01:00
Filip Strand
98e03a46f2
Add Qwen Image support (#269) 2025-10-06 07:41:14 +02:00
Anthony Wu
8c2cefdd51
Update tests/image_generation image comparison logic to allow similar images that are _close enough_ (#263)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-09-08 16:49:54 +02:00
Filip Strand
beee9b9509
Add support for FLUX.1-Krea-dev model (#241) 2025-08-03 00:41:00 +02:00
filipstrand
7df35522f5 Fix imports after empty mflux init file 2025-07-17 12:00:40 +02:00
Filip Strand
7388a856e5
Add Flux1.Kontext[dev] support (#219) 2025-06-27 23:37:19 +02:00
Anthony Wu
b26a1d66b3
🖼️↗️ Add scale factor support for image upscaling dimensions (#215)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-06-27 19:51:00 +02:00
filipstrand
dac08fdfdc Let stdin_prompt image gen tests be more lightweight 2025-06-13 00:26:43 +02:00
Filip Strand
847404748f
Generalise in-context functionality (#203)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: filipstrand <filipstrand@users.noreply.github.com>
2025-06-12 09:01:07 +02:00
Anthony Wu
c31326ff33
Support prompt text via stdin. e.g. LLMs can generate prompts that directly feed into mflux. (#204)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
2025-06-11 07:31:46 +02:00
Filip Strand
13bfb24964
Concept Attention (#199) 2025-06-04 19:27:03 +02:00
Filip Strand
fa56f33161
Add upscaling support (#184) 2025-05-22 19:40:27 +02:00
Aarni Koskela
da5477bdbf Apply no-implicit-optional fixes 2025-04-25 15:32:27 +03:00
filipstrand
d376f9c931 FLUX.1 Tools | Redux & Depth 2025-04-24 09:08:21 +02:00
Aarni Koskela
83a7bf3519 Clean up fmt: off comments
* Use magic trailing commas instead of disabling formatting to keep args on separate lines
* Scope `fmt: off`s better where that's not possible
2025-03-31 00:55:38 +02:00
filipstrand
d4d98186e2 FLUX.1 Tools | Fill 2025-03-16 11:12:34 +01:00
Anthony Wu
13121684ac Image Outpaint Feature: prepare the CLI and ImageUtil helpers 2025-03-09 18:38:44 -07:00
filipstrand
f75593b1dc New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
filipstrand
5ec7ab5b41 Renaming: Remove 'init' prefix for a more general interface 2025-03-05 07:30:46 +01:00
filipstrand
09430350f1 Override previously saved test images 2025-03-01 21:37:03 +01:00
filipstrand
3cecfae75b Refactor model config 2025-02-12 22:27:34 +01:00
filipstrand
3601baf75e Implement general callback mechanism 2025-02-09 15:27:06 +01:00
filipstrand
e4af40e4ee Refactor: Remove ConfigControlnet 2025-02-09 14:37:23 +01:00
filipstrand
bae49c8145 Dreambooth v1 2024-12-22 19:42:37 +01:00