michaelz commited on
Commit
4ccce31
1 Parent(s): 5d8f5eb

update readme

Browse files

![0.png](https://s3.amazonaws.com/moonup/production/uploads/1676712777875-63575826a482286f0dcb8bee.png)
![1.png](https://s3.amazonaws.com/moonup/production/uploads/1676712777936-63575826a482286f0dcb8bee.png)
![2.png](https://s3.amazonaws.com/moonup/production/uploads/1676712778026-63575826a482286f0dcb8bee.png)
![3.png](https://s3.amazonaws.com/moonup/production/uploads/1676712778062-63575826a482286f0dcb8bee.png)

Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,9 +1,9 @@
1
-
2
  ---
3
  license: creativeml-openrail-m
4
  tags:
5
- - stable-diffusion
6
- - text-to-image
 
7
  ---
8
  code example:
9
 
@@ -21,8 +21,7 @@ prompt = "arcaneface, a beautiful girl"
21
  image = pipe(prompt).images[0]
22
 
23
  image.save("example.png")
24
- ---
25
 
26
 
27
- picture example:
28
-
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
+ pipeline_tag: unconditional-image-generation
7
  ---
8
  code example:
9
 
 
21
  image = pipe(prompt).images[0]
22
 
23
  image.save("example.png")
 
24
 
25
 
26
+ ---
27
+ picture example: