File size: 471 Bytes
8025393
 
 
b8768c6
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: creativeml-openrail-m
---
This package contains diffusers model and ckpt model.
Trained on 39 pics, 3000 steps

To use diffusers model, set code like this:
`pipe = StableDiffusionPipeline.from_pretrained("AkiKagura/mkgen-diffusion")`
You could also try it on [Colab]:(https://colab.research.google.com/drive/1xvB8DH-KL_GfgfpH0XyVlQNy-6rywAcw?usp=share_link)

To use ckpt model: download the ckpt file in this package and use it in stable diffusion projects