File size: 626 Bytes
b6e02ff b3e08f5 b6e02ff b3e08f5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: a sea of lavender and gold flowers in the world of fairy tales is my hometown
tags:
- stable-diffusion
- stable-diffusion-ppdiffusers
- text-to-image
- ppdiffusers
- lora
inference: false
language:
- en
library_name: diffusers
---
# LoRA DreamBooth - peteli/hometown
本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a sea of lavender and gold flowers in the world of fairy tales is my hometown 文本进行了训练。 |