mortal99 commited on
Commit
7e5d321
1 Parent(s): 5b5938f

submit best ckpt

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
5
- instance_prompt: A picture of [target] coding
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-ppdiffusers
@@ -13,4 +13,4 @@ inference: false
13
  ---
14
 
15
  # LoRA DreamBooth - mortal99/test
16
- 本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 A picture of [target] coding 文本进行了训练。
 
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: A picture of <target> coding
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-ppdiffusers
 
13
  ---
14
 
15
  # LoRA DreamBooth - mortal99/test
16
+ 本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 A picture of <target> coding 文本进行了训练。