submit best ckpt
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: stabilityai/stable-diffusion-2
|
5 |
-
instance_prompt:
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-ppdiffusers
|
@@ -13,4 +13,4 @@ inference: false
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - hohomi/lora_sks_dogs
|
16 |
-
本仓库的 LoRA 权重是基于 stabilityai/stable-diffusion-2 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用
|
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: stabilityai/stable-diffusion-2
|
5 |
+
instance_prompt: a photo of dongxita
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-ppdiffusers
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - hohomi/lora_sks_dogs
|
16 |
+
本仓库的 LoRA 权重是基于 stabilityai/stable-diffusion-2 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of dongxita 文本进行了训练。
|