filipstrand
|
e4af40e4ee
|
Refactor: Remove ConfigControlnet
|
2025-02-09 14:37:23 +01:00 |
|
filipstrand
|
22f98fc5a4
|
Refactor: Add separate Flux initializer
|
2025-02-09 14:37:23 +01:00 |
|
Filip Strand
|
8f82549f43
|
Merge pull request #122 from filipstrand/transformer-refactor
Transformer refactor
|
2025-02-02 19:13:45 +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
|
fa99cf0cc8
|
Refactor: Controlnet transformer & Flux controlnet
|
2025-02-02 16:45:27 +01:00 |
|
filipstrand
|
010610e33b
|
Remove comments
|
2025-01-28 00:04:35 +01:00 |
|
Filip Strand
|
d34e60365d
|
Merge pull request #121 from filipstrand/training-on-non-sequential-block-layers
Training on non sequential block layers
|
2025-01-27 23:54:33 +01:00 |
|
filipstrand
|
f94edc4c3b
|
Some fixes: Removed time in plotting, fix off-by-one error in training spec, update y-axis on loss plot
|
2025-01-27 23:48:03 +01:00 |
|
Alessandro
|
401da9fd75
|
Rebased on main (by filipstrand)
|
2025-01-27 23:15:27 +01:00 |
|
Filip Strand
|
cb93e1aaf6
|
Merge pull request #120 from anthonywu/renamer-uv-script-tool
Batch Image Renamer tool as an isolated uv run script
|
2025-01-27 22:23:18 +01:00 |
|
Anthony Wu
|
9053bcd6d8
|
Batch Image Renamer tool as an isolated uv run script
|
2025-01-22 13:25:59 -08:00 |
|
Filip Strand
|
4bea7b9668
|
Merge pull request #118 from anthonywu/run-n-seeds-auto-seeds
support multiple seeds batch generation
|
2025-01-22 19:58:51 +01:00 |
|
Filip Strand
|
fbf994a83e
|
Merge pull request #119 from filipstrand/support_variable_number_of_transformer_blocks
Support variable numbers of transformer blocks
|
2025-01-22 19:39:38 +01:00 |
|
filipstrand
|
807b243e56
|
Support variable numbers of transformer blocks
|
2025-01-22 08:18:39 +01:00 |
|
Anthony Wu
|
af01fab7d5
|
support multiple seeds batch generation
|
2025-01-21 18:14:24 -08:00 |
|
filipstrand
|
6fbbc9e5f7
|
Update missing model config lookup
|
2025-01-19 23:23:19 +01:00 |
|
Filip Strand
|
976573c837
|
Merge pull request #103 from anthonywu/support-hf-models
release 0.6.0 – comprehensive ModelConfig refactor to support compatible HuggingFace dev/schnell models
|
2025-01-19 23:13:37 +01:00 |
|
filipstrand
|
398cf082c3
|
Fix string formating
|
2025-01-19 19:49:57 +01: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 |
|
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
|
16a0225b41
|
Specify precision for causal attention mask
|
2025-01-14 21:32:02 +01:00 |
|
Filip Strand
|
3b0f5a4516
|
Merge pull request #116 from filipstrand/optimizations
Optimizations and small refactoring of attention blocks
|
2025-01-14 21:18:04 +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
|
0eb8f5082e
|
Update README with perf. update, installation issue and version link
|
2024-12-26 21:03:54 +01:00 |
|
filipstrand
|
2ebb0d1c6e
|
Bump version to v.0.5.1
|
2024-12-23 12:40:19 +01:00 |
|
filipstrand
|
4c0aff9168
|
Fix bug with quantization level being str instead of int
|
2024-12-23 12:21:06 +01:00 |
|
Filip Strand
|
f725583bb9
|
Merge pull request #83 from filipstrand/dreambooth
DreamBooth support
|
2024-12-22 20:02:11 +01:00 |
|
filipstrand
|
bae49c8145
|
Dreambooth v1
|
2024-12-22 19:42:37 +01:00 |
|
filipstrand
|
627398f531
|
Add 'FLUX.1 Tools' for features to support
|
2024-11-21 21:31:27 +01:00 |
|
filipstrand
|
d69f49f31f
|
Add In-Context LoRA for the cool research section
|
2024-11-20 00:18:29 +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
|
6350c6fb12
|
Add command to find system spec
|
2024-11-16 16:50:17 +01:00 |
|
filipstrand
|
07c34a9f97
|
Add device mac device to performance table
|
2024-11-16 16:50:17 +01:00 |
|
filipstrand
|
8d7a2eb4fd
|
Add M4 Pro performance numbers
|
2024-11-16 16:50:17 +01:00 |
|
filipstrand
|
2e297a068e
|
Sort performance benchmarks based on performance
|
2024-11-16 16:50:17 +01:00 |
|
Filip Strand
|
c94ab4749d
|
Merge pull request #96 from ivanfioravanti/patch-1
Update README.md
|
2024-11-16 16:00:48 +01:00 |
|
Ivan Fioravanti
|
457b3e9867
|
Update README.md
M4 Max results added
|
2024-11-15 18:42:30 +01:00 |
|
filipstrand
|
e0c9086d0f
|
Update related projects section in README
|
2024-11-10 19:54:45 +01:00 |
|
filipstrand
|
f6bec3cc91
|
fix name
|
2024-11-09 22:13:59 +01:00 |
|
filipstrand
|
e5ae68f312
|
Add new sections in README for "related projects" and "features/research to support"
|
2024-11-09 21:48:15 +01:00 |
|
Filip Strand
|
f78144001c
|
Merge pull request #90 from anthonywu/py13-dev-working
Issue #74 - python 3.13 pip install now working
|
2024-11-09 19:58:55 +01:00 |
|
Anthony Wu
|
08b390dc7b
|
more details for usage
|
2024-11-09 08:19:02 -08:00 |
|
Anthony Wu
|
48d2e71207
|
add dev note that community whl is available now
|
2024-11-08 00:51:53 -08:00 |
|
Anthony Wu
|
391d29fe4f
|
solve python 3.13 pip install
|
2024-11-07 00:01:54 -08:00 |
|
filipstrand
|
4788bbe184
|
Bump version to 0.4.1
|
2024-10-29 20:36:37 +01:00 |
|
Filip Strand
|
909c451001
|
Merge pull request #87 from filipstrand/fix-img2img-for-non-square-resolution
Fix img2img for non-square resolutions
|
2024-10-29 20:24:10 +01:00 |
|