Qwen-Image-Layered-MRP-MLX/src/mflux
2025-03-15 11:45:47 +01:00
..
assets New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
callbacks Fix: image gen should stop even if no callbacks are registered 2025-03-09 07:42:12 -07:00
community Fix: image gen should stop even if no callbacks are registered 2025-03-09 07:42:12 -07:00
config New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
controlnet Fix: image gen should stop even if no callbacks are registered 2025-03-09 07:42:12 -07:00
dreambooth Remove redundant is_mflux weight attribute 2025-03-15 11:45:47 +01:00
error Refactor model config 2025-02-12 22:27:34 +01:00
flux Fix: image gen should stop even if no callbacks are registered 2025-03-09 07:42:12 -07:00
latent_creator New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
models Add PromptCache: Small optimization for repeated generations with same prompt 2025-02-12 22:27:34 +01:00
post_processing New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
tokenizer Apply ruff formating (minor manual modifications to some files which are subsequently excluded) 2024-09-21 19:59:12 +02:00
ui initial commmit 2025-03-13 09:40:35 +01:00
weights Remove redundant is_mflux weight attribute 2025-03-15 11:45:47 +01:00
__init__.py Refactor model config 2025-02-12 22:27:34 +01:00
generate_controlnet.py remedy missed ruff check/formats in 0.6.0 release 2025-03-07 20:27:41 -08:00
generate_in_context.py New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
generate.py remedy missed ruff check/formats in 0.6.0 release 2025-03-07 20:27:41 -08:00
save.py Refactor model config 2025-02-12 22:27:34 +01:00
train.py add general arguments to train as well 2025-03-03 19:21:01 -08:00