AkiKagura commited on
Commit
04cb7d3
1 Parent(s): b79f871

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -1,17 +1,9 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
- Put 'mkmk woman' in prompt to generate Marco's pictures
5
 
6
- A stable diffusion model used to generate Marco's pictures
7
 
8
  Based on runwayml/stable-diffusion-v1-5 trained by Dreambooth
9
 
10
- This package contains diffusers model and ckpt model.(Attention: these two models are trained in different ways so they may not be performing the same)
11
  Trained on 39 pics, 3000 steps
12
-
13
- To use diffusers model, set code like this:
14
- `pipe = StableDiffusionPipeline.from_pretrained("AkiKagura/mkgen-diffusion")`
15
- You could also try it on https://colab.research.google.com/drive/1xvB8DH-KL_GfgfpH0XyVlQNy-6rywAcw?usp=share_link
16
-
17
- To use ckpt model: download the ckpt file in this package and use it in stable diffusion projects
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
4
 
5
+ A stable diffusion model used to generate Marco's pictures by the prompt 'mkmk woman'
6
 
7
  Based on runwayml/stable-diffusion-v1-5 trained by Dreambooth
8
 
 
9
  Trained on 39 pics, 3000 steps