hohomi commited on
Commit
93d9d76
1 Parent(s): 52f2a41

submit best ckpt

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of sks dog in a bucket
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 - hohomi/lora_sks_dogs
16
+ 本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of sks dog in a bucket 文本进行了训练。