mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 17:38:10 +00:00
update examples
This commit is contained in:
@@ -38,6 +38,20 @@ LoRA Training: [`../train/kolors/`](../train/kolors/)
|
||||
|-|-|
|
||||
|||
|
||||
|
||||
Kolors also support the models trained for SD-XL. For example, ControlNets and LoRAs. See [`kolors_with_sdxl_models.py`](./kolors_with_sdxl_models.py)
|
||||
|
||||
LoRA: https://civitai.com/models/73305/zyd232s-ink-style
|
||||
|
||||
|Base model|with LoRA (alpha=0.5)|with LoRA (alpha=1.0)|with LoRA (alpha=1.5)|
|
||||
|-|-|-|-|
|
||||
|||||
|
||||
|
||||
ControlNet: https://huggingface.co/xinsir/controlnet-union-sdxl-1.0
|
||||
|
||||
|Reference image|Depth image|with ControlNet|with ControlNet|
|
||||
|-|-|-|-|
|
||||
|||||
|
||||
|
||||
### Example: Hunyuan-DiT
|
||||
|
||||
Example script: [`hunyuan_dit_text_to_image.py`](./hunyuan_dit_text_to_image.py)
|
||||
|
||||
Reference in New Issue
Block a user