Release 0.13.0 (#289)
This commit is contained in:
parent
6551e9f6a1
commit
8e5609132c
@ -1096,7 +1096,7 @@ mflux-generate-qwen-edit \
|
||||
--guidance 2.5 \
|
||||
--width 1024 \
|
||||
--height 1024 \
|
||||
--lora-paths "/path/to/Qwen-Image-Lightning-4steps-V2.0.safetensors" "/path/to/镜头转换.safetensors" \
|
||||
--lora-paths "lightx2v/Qwen-Image-Lightning" "dx8152/Qwen-Edit-2509-Multiple-angles" \
|
||||
--lora-scales 0.5 1.0
|
||||
```
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ source-exclude = [
|
||||
|
||||
[project]
|
||||
name = "mflux"
|
||||
version = "0.13.0.dev1"
|
||||
version = "0.13.0"
|
||||
description = "A MLX port of FLUX based on the Huggingface Diffusers implementation."
|
||||
readme = "README.md"
|
||||
keywords = ["diffusers", "flux", "mlx"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user