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
|
1278bafc53
|
Support additional Qwen LoRA naming conventions (#270)
|
2025-10-11 16:00:25 +02:00 |
|
Filip Strand
|
98e03a46f2
|
Add Qwen Image support (#269)
|
2025-10-06 07:41:14 +02:00 |
|
Filip Strand
|
beee9b9509
|
Add support for FLUX.1-Krea-dev model (#241)
|
2025-08-03 00:41:00 +02:00 |
|
filipstrand
|
eba6c64f60
|
Revert "Release 0.9.6 (#238)"
This reverts commit dc3a564b51.
|
2025-07-20 11:58:55 +02:00 |
|
Filip Strand
|
dc3a564b51
|
Release 0.9.6 (#238)
|
2025-07-20 11:58:37 +02:00 |
|
filipstrand
|
7df35522f5
|
Fix imports after empty mflux init file
|
2025-07-17 12:00:40 +02:00 |
|
Anthony Wu
|
11beed80df
|
🧹 Cleanup/bump pre-commits; intro mypy config, quick type ignores/fixes (#221)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
|
2025-07-04 00:40:20 +02:00 |
|
Filip Strand
|
7388a856e5
|
Add Flux1.Kontext[dev] support (#219)
|
2025-06-27 23:37:19 +02:00 |
|
Anthony Wu
|
6c3ba1e065
|
🗂️ Cache Refactor - use platformdirs helper (#201)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
|
2025-06-27 13:59:43 +02:00 |
|
filipstrand
|
55dd6ee3e8
|
Reuse existing method in joint transformer
|
2025-06-04 22:34:06 +02:00 |
|
Filip Strand
|
fa56f33161
|
Add upscaling support (#184)
|
2025-05-22 19:40:27 +02:00 |
|
Filip Strand
|
bc2d73d477
|
DepthPro additional refactor (#193)
|
2025-05-20 20:20:59 +02:00 |
|
Filip Strand
|
477af82248
|
Remove PyTorch dependency for DepthPro (#192)
|
2025-05-20 19:32:22 +02:00 |
|
filipstrand
|
42b4fd6d90
|
Refactor DepthPro object
|
2025-05-10 13:40:21 +02:00 |
|
filipstrand
|
4cb8a5b203
|
Better init pattern for depth model
|
2025-05-10 13:40:21 +02:00 |
|
Filip Strand
|
3af1cc18df
|
Merge pull request #175 from akx/tup-typ
Fix type annotations for tuples
|
2025-04-25 14:45:04 +02:00 |
|
Aarni Koskela
|
da5477bdbf
|
Apply no-implicit-optional fixes
|
2025-04-25 15:32:27 +03:00 |
|
Aarni Koskela
|
ae57884387
|
Fix type annotations for tuples
|
2025-04-25 15:30:47 +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
|
09d75e46b8
|
Add PromptCache: Small optimization for repeated generations with same prompt
|
2025-02-12 22:27:34 +01:00 |
|
filipstrand
|
b5db14b3c6
|
Add descriptive comments for attention computations
|
2025-02-02 19:12:07 +01:00 |
|
filipstrand
|
0485cf07c2
|
Refactor: Transformer blocks
|
2025-02-02 19:12:07 +01:00 |
|
filipstrand
|
0d9a5d626f
|
Refactor: Transformer & Flux
|
2025-02-02 19:12:07 +01:00 |
|
filipstrand
|
807b243e56
|
Support variable numbers of transformer blocks
|
2025-01-22 08:18:39 +01:00 |
|
Anthony Wu
|
344ac90c74
|
comprehensive ModelConfig refactor to support compatible HuggingFace dev/schnell models
|
2025-01-17 06:27:33 -08:00 |
|
filipstrand
|
16a0225b41
|
Specify precision for causal attention mask
|
2025-01-14 21:32:02 +01:00 |
|
filipstrand
|
9954e7fb45
|
Unify attention mechanism in single and joint attention blocks
|
2025-01-14 20:16:48 +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 |
|
Anthony Wu
|
9b6cd01171
|
introduce ruff isort
|
2024-10-10 11:56:14 -07:00 |
|
Anthony Wu
|
19867d5bb7
|
introduce pre-commit typos check
|
2024-10-09 14:20:49 -07:00 |
|
Anthony Wu
|
8b47492f1b
|
more qol suggestions
|
2024-09-21 15:03:35 -07:00 |
|
filipstrand
|
6ef9ceb259
|
Fix linting issues
|
2024-09-21 19:59:12 +02: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
|
38c747b680
|
Extract model saving logic to separate class
|
2024-09-17 07:35:42 +02:00 |
|
filipstrand
|
78bbf3d8fb
|
Fix formatting and some warnings
|
2024-09-17 07:35:41 +02:00 |
|
Fabio
|
dee452b3bb
|
fixes from review
|
2024-09-15 21:37:29 +02:00 |
|
Fabio
|
369bfc0b53
|
add cli, controlnet config and tidy up
|
2024-09-14 19:58:12 +02:00 |
|
Fabio
|
3dba1e38e1
|
controlnet - first working version
|
2024-09-14 14:37:30 +02:00 |
|
Fabio
|
1b9c645503
|
WIP controlnet
|
2024-09-13 00:28:43 +02:00 |
|
filipstrand
|
d2b38011ad
|
Rename flux_1 to mflux
|
2024-09-06 21:09:16 +02:00 |
|