Commit Graph

31 Commits

Author SHA1 Message Date
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
Anthony Wu
d3e71328b2
LORA_LIBRARY_PATH for Unix-style resource discovery (#198)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-06-04 16:33:31 +02:00
Filip Strand
fa56f33161
Add upscaling support (#184) 2025-05-22 19:40:27 +02:00
Anthony Wu
d20f2833da
🪫 Battery Saver - manage power over long batch operations (#189)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-05-19 17:13:41 +02:00
Anthony Wu
4b56633e6c
Add support for --prompt-file for dynamic prompt updates in large batches (#185)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-05-19 17:10:52 +02:00
Alessandro
3b47c0b7e5
Possibility to balance the Redux function (#190)
Co-authored-by: Alessandro Rizzo <alessandrorizzo@Alessandros-Mac-Studio.local>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-05-19 15:28:15 +02:00
filipstrand
7cc4099995 Fix command line args 2025-04-25 10:44:13 +02: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
Serkan Sakar
d225d1bbb9 More low-ram improvements 2025-03-22 10:46:21 +01:00
filipstrand
d4d98186e2 FLUX.1 Tools | Fill 2025-03-16 11:12:34 +01:00
Anthony Wu
8eeecde8f7
Merge branch 'main' into prepare-outpaint-scaffolding 2025-03-13 21:38:42 -07:00
Goekdeniz-Guelmez
f5f8d45eaa initial commmit 2025-03-13 09:40:35 +01:00
Anthony Wu
13121684ac Image Outpaint Feature: prepare the CLI and ImageUtil helpers 2025-03-09 18:38:44 -07:00
Anthony Wu
ce7dfeabfd remedy missed ruff check/formats in 0.6.0 release 2025-03-07 20:27:41 -08:00
filipstrand
c8c35ac8c9 Add ability to download LoRAs automatically from Huggingface 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
Serkan Sakar
50752f58f4 Memory usage optimizations 2025-02-28 20:43:01 +01:00
filipstrand
3cecfae75b Refactor model config 2025-02-12 22:27:34 +01:00
filipstrand
e3b2a65aa6 Allow 3-bit and 6-bit quantization (mlx > v0.21.0) 2025-02-12 22:27:34 +01:00
Anthony Wu
af01fab7d5 support multiple seeds batch generation 2025-01-21 18:14:24 -08:00
Anthony Wu
344ac90c74 comprehensive ModelConfig refactor to support compatible HuggingFace dev/schnell models 2025-01-17 06:27:33 -08:00
filipstrand
bae49c8145 Dreambooth v1 2024-12-22 19:42:37 +01:00
Anthony Wu
98d7ef5751 update: do not require model arg, add controlnet_save_canny, fix bugs, add tests 2024-10-26 20:22:32 -07:00
Anthony Wu
351cc8bbf1 support metadata files as CLI arg supplier 2024-10-20 09:18:49 -07:00
Anthony Wu
6201a93d4a tests and fixes for image to image 2024-10-20 00:48:45 -07:00
Anthony Wu
f963b7a9b2 image to image implementation 2024-10-12 10:46:20 -07:00
filipstrand
9c7e857082 Add type hinting to CommandLineParser 2024-10-12 14:35:11 +02:00
Anthony Wu
796e9e8305 refactor argparser 2024-10-11 15:03:52 -07:00