submit best ckpt
Browse files- .ipynb_checkpoints/README-checkpoint.md +21 -0
- paddle_lora_weights.pdparams +1 -1
- validation_images/200.png +0 -0
- validation_images/300.png +0 -0
- validation_images/400.png +0 -0
- validation_images/500.png +0 -0
.ipynb_checkpoints/README-checkpoint.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: a photo of xiaoxin eating cookies
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-ppdiffusers
|
9 |
+
- text-to-image
|
10 |
+
- ppdiffusers
|
11 |
+
- lora
|
12 |
+
inference: false
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - 11syx/lora_sks_xiaoxin
|
16 |
+
本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of xiaoxin eating cookies 文本进行了训练。 下面是在训练过程中生成的一些图片。
|
17 |
+
![img_0](validation_images/500.png)
|
18 |
+
![img_0](validation_images/400.png)
|
19 |
+
![img_0](validation_images/300.png)
|
20 |
+
![img_0](validation_images/200.png)
|
21 |
+
|
paddle_lora_weights.pdparams
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3226069
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88ef53c92bc3de5e906029db5c83ce954469c05d9dcc783ed3d2629a96a85fcd
|
3 |
size 3226069
|
validation_images/200.png
CHANGED
validation_images/300.png
CHANGED
validation_images/400.png
CHANGED
validation_images/500.png
CHANGED