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 |
|
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 |
|
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 |
|
Serkan Sakar
|
d225d1bbb9
|
More low-ram improvements
|
2025-03-22 10:46:21 +01:00 |
|
Anthony Wu
|
ce7dfeabfd
|
remedy missed ruff check/formats in 0.6.0 release
|
2025-03-07 20:27:41 -08:00 |
|
filipstrand
|
5ec7ab5b41
|
Renaming: Remove 'init' prefix for a more general interface
|
2025-03-05 07:30:46 +01:00 |
|
Serkan Sakar
|
f65286e1fb
|
add memory saver to controlnet
|
2025-03-02 19:28:19 +01:00 |
|
Serkan Sakar
|
50752f58f4
|
Memory usage optimizations
|
2025-02-28 20:43:01 +01:00 |
|
filipstrand
|
74173f543e
|
Let before-loop callback accept latents and let StepwiseHandler include initial latent
|
2025-02-14 05:21:18 +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
|
010610e33b
|
Remove comments
|
2025-01-28 00:04:35 +01:00 |
|
Anthony Wu
|
af01fab7d5
|
support multiple seeds batch generation
|
2025-01-21 18:14:24 -08:00 |
|
filipstrand
|
21a98b1369
|
Small updates
|
2025-01-19 15:19:17 +01:00 |
|
Anthony Wu
|
344ac90c74
|
comprehensive ModelConfig refactor to support compatible HuggingFace dev/schnell models
|
2025-01-17 06:27:33 -08: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 |
|
Anthony Wu
|
796e9e8305
|
refactor argparser
|
2024-10-11 15:03:52 -07:00 |
|
Anthony Wu
|
9b6cd01171
|
introduce ruff isort
|
2024-10-10 11:56:14 -07:00 |
|
filipstrand
|
8ec5410a56
|
Mark stepwise feature as experimental for now
|
2024-10-10 07:43:19 +02:00 |
|
filipstrand
|
e908c1cede
|
Add stepwise handler
|
2024-10-09 22:29:36 +02:00 |
|
Anthony Wu
|
fcc9b21d19
|
option to save stepwise and composite images, add interruptibility
|
2024-09-23 15:20:25 -07:00 |
|
Anthony Wu
|
8b47492f1b
|
more qol suggestions
|
2024-09-21 15:03:35 -07:00 |
|
filipstrand
|
9e6ace4cc3
|
Apply ruff formating (minor manual modifications to some files which are subsequently excluded)
|
2024-09-21 19:59:12 +02:00 |
|
filipstrand
|
5a7157e7e8
|
Simplify import paths for controlnet file
|
2024-09-21 10:34:35 +02:00 |
|
filipstrand
|
e007402cfa
|
Merge remote-tracking branch 'refs/remotes/mflux/main' into easy-import-dx
|
2024-09-21 10:33:36 +02:00 |
|
filipstrand
|
25e375d45d
|
Small additions and refactoring
|
2024-09-17 06:35:06 +02:00 |
|
Anthony Wu
|
43618154d3
|
remove apparently unnecessary import of the src/mflux directory
|
2024-09-16 15:04:30 -07:00 |
|
Anthony Wu
|
0812d6252c
|
simplify import paths of frequently used items in scripts and demos
|
2024-09-16 10:27:04 -07:00 |
|
filipstrand
|
1567a01745
|
Rename run to generate
|
2024-09-06 22:27:24 +02:00 |
|