Qwen-Image-Layered-MRP-MLX/src/mflux
2025-03-05 07:55:21 +01:00
..
assets New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
callbacks add memory saver to controlnet 2025-03-02 19:28:19 +01:00
community New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
config New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
controlnet add memory saver to controlnet 2025-03-02 19:28:19 +01:00
dreambooth clear prompt cache for training 2025-03-04 15:14:22 -08:00
error Refactor model config 2025-02-12 22:27:34 +01:00
flux Add ability to download LoRAs automatically from Huggingface 2025-03-05 07:55:21 +01: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 Add ability to download LoRAs automatically from Huggingface 2025-03-05 07:55:21 +01:00
weights Add ability to download LoRAs automatically from Huggingface 2025-03-05 07:55:21 +01:00
__init__.py Refactor model config 2025-02-12 22:27:34 +01:00
generate_controlnet.py add memory saver to controlnet 2025-03-02 19:28:19 +01:00
generate_in_context.py New: Add In-Context-LoRA feature 2025-03-05 07:55:21 +01:00
generate.py Renaming: Remove 'init' prefix for a more general interface 2025-03-05 07:30:46 +01: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