Commit Graph

53 Commits

Author SHA1 Message Date
filipstrand
3073b9feea Release 0.9.5 with import fixes 2025-07-17 12:07:41 +02:00
Filip Strand
3c5df450cc
Release v.0.9.4 (#237) 2025-07-17 11:12:53 +02:00
Anthony Wu
42bf9e3d4d
Hot Fix: coldstart weight download (version 0.9.3) (#235) 2025-07-08 20:19:34 -07:00
Anthony Wu
842be6dde2
🏗️ uv build backend update (#232)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
2025-07-07 08:22:49 +02:00
Filip Strand
b86a5bae30
Release 0.9.1 (#230) 2025-07-04 18:34:52 +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
b250cdd922
Release 0.9 (#222) 2025-06-28 00:03:01 +02:00
Filip Strand
7388a856e5
Add Flux1.Kontext[dev] support (#219) 2025-06-27 23:37:19 +02:00
Anthony Wu
0125103634
➡️➡️ Tab Tab for zsh: CLI completion generator (#208)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
Co-authored-by: filipstrand <strand.filip@gmail.com>
2025-06-27 15:48:51 +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
Filip Strand
9a20e83331
Small additions before 0.8.0 (#209) 2025-06-14 10:02:04 +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
Filip Strand
13bfb24964
Concept Attention (#199) 2025-06-04 19:27:03 +02:00
Filip Strand
aaae64ad6e
Bump MLX version (#200) 2025-06-04 16:35:40 +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
filipstrand
63bf8710d1 v.0.7.1 2025-05-06 07:09:51 +02:00
filipstrand
2039d0fc54 v.0.7.0 2025-04-25 10:54:42 +02:00
filipstrand
74ab9acf15 Remove torchvision dependency 2025-04-24 15:43:38 +02:00
filipstrand
d376f9c931 FLUX.1 Tools | Redux & Depth 2025-04-24 09:08:21 +02:00
filipstrand
80b1bcc353 Bump upper mlx version 2025-04-19 12:59:56 +02:00
filipstrand
b9615e0d19 Bump upper mlx version 2025-03-29 13:36:05 +01:00
filipstrand
d4d98186e2 FLUX.1 Tools | Fill 2025-03-16 11:12:34 +01:00
filipstrand
4f88376830 v.0.6.2 2025-03-13 22:11:16 +01:00
Anthony Wu
04d24234f1 Fix: image gen should stop even if no callbacks are registered 2025-03-09 07:42:12 -07:00
filipstrand
f75593b1dc New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
filipstrand
8e5e09f7d8 Allow latest mlx 2025-02-19 08:09:34 +01:00
filipstrand
b733452878 Temporarily cap mlx at <0.23.0 until tests pass 2025-02-17 20:42:43 +01:00
filipstrand
a26277a7dd Require mlx >= v0.22.0 2025-02-12 22:27:34 +01:00
Anthony Wu
344ac90c74 comprehensive ModelConfig refactor to support compatible HuggingFace dev/schnell models 2025-01-17 06:27:33 -08:00
filipstrand
2ebb0d1c6e Bump version to v.0.5.1 2024-12-23 12:40:19 +01:00
filipstrand
bae49c8145 Dreambooth v1 2024-12-22 19:42:37 +01: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
Anthony Wu
351cc8bbf1 support metadata files as CLI arg supplier 2024-10-20 09:18:49 -07:00
Anthony Wu
9b6cd01171 introduce ruff isort 2024-10-10 11:56:14 -07:00
filipstrand
f3d6fab927 Fix pyproject.toml 2024-10-10 07:58:25 +02:00
filipstrand
a9461cacf0 Add image generation tests
rename
2024-10-09 22:45:05 +02:00
Filip Strand
f4d0bc799d
Merge pull request #59 from anthonywu/stream-stitch-stepwise-images
option to save stepwise and composite images, add interruptibility
2024-10-09 16:44:35 +02:00
filipstrand
85f4df49e7 v.0.3.0 2024-09-24 08:26:01 +02:00
Anthony Wu
fcc9b21d19 option to save stepwise and composite images, add interruptibility 2024-09-23 15:20:25 -07:00
filipstrand
8bcf0d7602 Add license metadata to pyproject.toml 2024-09-23 23:55:37 +02:00
Anthony Wu
8b47492f1b more qol suggestions 2024-09-21 15:03:35 -07:00
filipstrand
fd0add32dd Update ruff setup: 120 character line-length and exclude files 2024-09-21 19:59:12 +02:00
Anthony Wu
77e5a2ef39 intro ruff config 2024-09-20 10:26:10 -07:00
Anthony Wu
c74279d394 pyproject.toml to be authoritative source of deps, soft introduce ruff linter/formatter 2024-09-19 11:20:06 -07:00
Fabio
dee452b3bb fixes from review 2024-09-15 21:37:29 +02:00
Fabio
12a6386fca Merge branch 'main' into feature/add_controlnet 2024-09-14 19:58:51 +02:00
Fabio
369bfc0b53 add cli, controlnet config and tidy up 2024-09-14 19:58:12 +02:00