File size: 620 Bytes
51741e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
tags:
- stable-diffusion
- stable-diffusion-ppdiffusers
- text-to-image
- ppdiffusers
- lora
- paddlepaddle
inference: false
---
    
# LoRA DreamBooth


这些是使用 https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers/examples/dreambooth/train_dreambooth_lora.py 代码训练得到的 LoRA 权重。这些权重是在使用DreamBooth 的 sks 狗的照片上训练的。我们可以在下面看到一些生成的示例图片。

![img_0](./image_0.jpg)
![img_1](./image_1.jpg)
![img_2](./image_2.jpg)
![img_3](./image_3.jpg)