From 97dd398f173ede4e627d214004039be0f9bf2eca Mon Sep 17 00:00:00 2001 From: Qianyi Zhao <49068354+Qing112@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:33:24 -0600 Subject: [PATCH] Update overview.md --- docs/source/finetune/overview.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/finetune/overview.md b/docs/source/finetune/overview.md index 2c25d4f..5064339 100644 --- a/docs/source/finetune/overview.md +++ b/docs/source/finetune/overview.md @@ -8,10 +8,10 @@ LoRA 微调的图像示例。提示词为 "一只小狗蹦蹦跳跳,周围是姹紫嫣红的鲜花,远处是山脉"(针对中文模型)或 "a dog is jumping, flowers around the dog, the background is mountains and clouds"(针对英文模型)。 -||FLUX.1-dev|Kolors|Stable Diffusion 3|Hunyuan-DiT| -|-|-|-|-|-| -|Without LoRA|image_without_lora|image_without_lora|image_without_lora|image_without_lora| -|With LoRA|image_with_lora|image_with_lora|image_with_lora|image_with_lora| +||
FLUX.1-dev
|
Kolors
|
Stable Diffusion 3
|
Hunyuan-DiT
| +|-|:-:|:-:|:-:|:-:| +|Without LoRA|image_without_lora|image_without_lora|image_without_lora|image_without_lora| +|With LoRA|image_with_lora|image_with_lora|image_with_lora|image_with_lora| ## 安装额外包