Upload 11 files
Browse files- .gitattributes +6 -0
- README.md +23 -0
- checkpoint-100/paddle_lora_weights.pdparams +3 -0
- checkpoint-200/paddle_lora_weights.pdparams +3 -0
- checkpoint-300/paddle_lora_weights.pdparams +3 -0
- checkpoint-400/paddle_lora_weights.pdparams +3 -0
- checkpoint-500/paddle_lora_weights.pdparams +3 -0
- image_0.jpg +0 -0
- image_1.jpg +0 -0
- image_2.jpg +0 -0
- image_3.jpg +0 -0
- paddle_lora_weights.pdparams +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,9 @@ 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 |
+
checkpoint-100/paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
36 |
+
checkpoint-200/paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
37 |
+
checkpoint-300/paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
38 |
+
checkpoint-400/paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
39 |
+
checkpoint-500/paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
40 |
+
paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
base_model: runwayml/stable-diffusion-v1-5
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- stable-diffusion-ppdiffusers
|
7 |
+
- text-to-image
|
8 |
+
- ppdiffusers
|
9 |
+
- lora
|
10 |
+
- paddlepaddle
|
11 |
+
inference: false
|
12 |
+
---
|
13 |
+
|
14 |
+
# LoRA DreamBooth
|
15 |
+
|
16 |
+
These are LoRA adaption weights for https://huggingface.co/patrickvonplaten/dummy. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
17 |
+
|
18 |
+
这些是使用 https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers/examples/dreambooth/train_dreambooth_lora.py 代码训练得到的 LoRA 权重。这些权重是在使用DreamBooth 的 sks 狗的照片上训练的。我们可以在下面看到一些生成的示例图片。
|
19 |
+
|
20 |
+
![img_0](./image_0.jpg)
|
21 |
+
![img_1](./image_1.jpg)
|
22 |
+
![img_2](./image_2.jpg)
|
23 |
+
![img_3](./image_3.jpg)
|
checkpoint-100/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c7d8a15736877b67ca13319dd25876126ce43f422799a98b5f0561a83cc0932
|
3 |
+
size 3226069
|
checkpoint-200/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c61d8f106a3dc8276784b36ee88e6b034bf593bb7dd2796e8b2c0cbd3ecc0a5
|
3 |
+
size 3226069
|
checkpoint-300/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:298a294187c637498870a150310f60a0d6b423e0a822829f023d6a0e0b030e70
|
3 |
+
size 3226069
|
checkpoint-400/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28f2a8adb959db6df7bbf431e9266f4a1e641bd53fb635a964a3bd6eb97c37c3
|
3 |
+
size 3226069
|
checkpoint-500/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:683906027a8472dc570de3e6e5ad60a791c9c5036f13df26e09aa4f1777d697f
|
3 |
+
size 3226069
|
image_0.jpg
ADDED
image_1.jpg
ADDED
image_2.jpg
ADDED
image_3.jpg
ADDED
paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:683906027a8472dc570de3e6e5ad60a791c9c5036f13df26e09aa4f1777d697f
|
3 |
+
size 3226069
|