AkiKagura commited on
Commit
f5a2262
1 Parent(s): b8768c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,7 +6,6 @@ Trained on 39 pics, 3000 steps
6
 
7
  To use diffusers model, set code like this:
8
  `pipe = StableDiffusionPipeline.from_pretrained("AkiKagura/mkgen-diffusion")`
9
- You could also try it on [Colab]:(https://colab.research.google.com/drive/1xvB8DH-KL_GfgfpH0XyVlQNy-6rywAcw?usp=share_link)
10
 
11
  To use ckpt model: download the ckpt file in this package and use it in stable diffusion projects
12
-
 
6
 
7
  To use diffusers model, set code like this:
8
  `pipe = StableDiffusionPipeline.from_pretrained("AkiKagura/mkgen-diffusion")`
9
+ You could also try it on https://colab.research.google.com/drive/1xvB8DH-KL_GfgfpH0XyVlQNy-6rywAcw?usp=share_link
10
 
11
  To use ckpt model: download the ckpt file in this package and use it in stable diffusion projects