Qwen-Image-Layered-MRP-MLX/src/mflux
2025-01-14 21:32:02 +01:00
..
assets Dreambooth v1 2024-12-22 19:42:37 +01:00
config Add named args for height and width for clarity 2024-10-29 20:12:50 +01:00
controlnet Dreambooth v1 2024-12-22 19:42:37 +01:00
dreambooth Dreambooth v1 2024-12-22 19:42:37 +01:00
error Dreambooth v1 2024-12-22 19:42:37 +01:00
flux Dreambooth v1 2024-12-22 19:42:37 +01:00
latent_creator Add named args for height and width for clarity 2024-10-29 20:12:50 +01:00
models Specify precision for causal attention mask 2025-01-14 21:32:02 +01:00
post_processing Dreambooth v1 2024-12-22 19:42:37 +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 Dreambooth v1 2024-12-22 19:42:37 +01:00
weights Fix bug with quantization level being str instead of int 2024-12-23 12:21:06 +01: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
train.py Dreambooth v1 2024-12-22 19:42:37 +01:00