Qwen-Image-Layered-MRP-MLX/src/mflux
2024-10-29 19:19:59 +01:00
..
assets Add img2img example in readme 2024-10-28 00:32:57 +01:00
config update type hint 2024-10-26 20:24:28 -07:00
controlnet Light refactoring: Move latent creation to separate class 2024-10-20 11:49:43 +02:00
error Add stepwise handler 2024-10-09 22:29:36 +02:00
flux support metadata files as CLI arg supplier 2024-10-20 09:18:49 -07:00
latent_creator Rewrite img2img latent creation to emphasize the linear interp between latent and noise 2024-10-29 19:19:59 +01:00
models introduce ruff isort 2024-10-10 11:56:14 -07:00
post_processing support metadata files as CLI arg supplier 2024-10-20 09:18:49 -07:00
tokenizer Apply ruff formating (minor manual modifications to some files which are subsequently excluded) 2024-09-21 19:59:12 +02:00
ui update: do not require model arg, add controlnet_save_canny, fix bugs, add tests 2024-10-26 20:22:32 -07:00
weights introduce ruff isort 2024-10-10 11:56:14 -07:00
__init__.py introduce ruff isort 2024-10-10 11:56:14 -07:00
generate_controlnet.py update: do not require model arg, add controlnet_save_canny, fix bugs, add tests 2024-10-26 20:22:32 -07:00
generate.py update: do not require model arg, add controlnet_save_canny, fix bugs, add tests 2024-10-26 20:22:32 -07:00
save.py update: do not require model arg, add controlnet_save_canny, fix bugs, add tests 2024-10-26 20:22:32 -07:00