Commit Graph

24 Commits

Author SHA1 Message Date
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
d314aa6889
Release 0.11.0 (#271) 2025-10-14 00:34:27 +02:00
Anthony Wu
6947a23d6c
Scheduler interface implementation. Implement pre-existing linear scheduler only. (#258)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-10-12 12:20:40 +02: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
Filip Strand
7388a856e5
Add Flux1.Kontext[dev] support (#219) 2025-06-27 23:37:19 +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
filipstrand
8c2ecd6364 Upload reference concept heatmaps for tests 2025-06-04 22:36:09 +02:00
Filip Strand
fa56f33161
Add upscaling support (#184) 2025-05-22 19:40:27 +02:00
Filip Strand
477af82248
Remove PyTorch dependency for DepthPro (#192) 2025-05-20 19:32:22 +02:00
filipstrand
d376f9c931 FLUX.1 Tools | Redux & Depth 2025-04-24 09:08:21 +02:00
filipstrand
d4d98186e2 FLUX.1 Tools | Fill 2025-03-16 11:12:34 +01:00
filipstrand
368fa0faf7 Upload IC-LoRA test image 2025-03-05 08:19:39 +01:00
filipstrand
c5991d54d4 Upload IC-LoRA reference test image 2025-03-05 08:17:00 +01:00
filipstrand
f21710eb7e Update reference test images (minor changes due to updated quantization call) 2025-02-12 22:27:34 +01:00
filipstrand
e32be7bf31 Update reference test images to match output (mlx=v0.22.0 and changed precision in attention mask)
Noticeable differences in images, but should be OK
2025-01-14 22:15:01 +01:00
filipstrand
f0e82ad67f Optimization: Use fast SDPA (no speedup for me on tests, but a bit cleaner)
Had to update reference test images, but visually no difference
2025-01-14 20:16:23 +01:00
filipstrand
bae49c8145 Dreambooth v1 2024-12-22 19:42:37 +01:00
filipstrand
121a4f1695 Update reference test images to be compatible with mlx>0.19.0 (still visually identical) 2024-11-16 20:09:29 +01:00
filipstrand
8d93f3e24f Change img2img test to be non-square 2024-10-29 20:12:50 +01:00
Anthony Wu
6201a93d4a tests and fixes for image to image 2024-10-20 00:48:45 -07:00
filipstrand
a9461cacf0 Add image generation tests
rename
2024-10-09 22:45:05 +02:00