submit best ckpt
Browse files- .gitattributes +1 -0
- .ipynb_checkpoints/README-checkpoint.md +21 -0
- README.md +21 -0
- paddle_lora_weights.pdparams +3 -0
- validation_images/.ipynb_checkpoints/100-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/1000-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/1200-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/1400-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/1600-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/1800-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/200-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/2000-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/300-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/400-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/500-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/700-checkpoint.png +0 -0
- validation_images/.ipynb_checkpoints/800-checkpoint.png +0 -0
- validation_images/1400.png +0 -0
- validation_images/1600.png +0 -0
- validation_images/1800.png +0 -0
- validation_images/2000.png +0 -0
.gitattributes
CHANGED
|
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
.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 |
+

|
| 18 |
+

|
| 19 |
+

|
| 20 |
+

|
| 21 |
+
|
README.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 ying eating apples
|
| 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_ying
|
| 16 |
+
本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of ying eating apples 文本进行了训练。 下面是在训练过程中生成的一些图片。
|
| 17 |
+

|
| 18 |
+

|
| 19 |
+

|
| 20 |
+

|
| 21 |
+
|
paddle_lora_weights.pdparams
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78d5c4a166022a181bc33f7ca57ba966ac3ef7a2a0bf10bcb44f8733e7fabdb0
|
| 3 |
+
size 3226069
|
validation_images/.ipynb_checkpoints/100-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/1000-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/1200-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/1400-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/1600-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/1800-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/200-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/2000-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/300-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/400-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/500-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/700-checkpoint.png
ADDED
|
validation_images/.ipynb_checkpoints/800-checkpoint.png
ADDED
|
validation_images/1400.png
ADDED
|
validation_images/1600.png
ADDED
|
validation_images/1800.png
ADDED
|
validation_images/2000.png
ADDED
|