Prgckwb commited on
Commit
af10beb
1 Parent(s): afb7b5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -19
README.md CHANGED
@@ -4,30 +4,24 @@ library_name: diffusers
4
  license: other
5
  instance_prompt: an icon of trpfrog
6
  widget:
7
- # - text: an icon of trpfrog eating ramen
8
- # output:
9
- # url: image_0.png
10
  - text: an icon of trpfrog eating ramen
11
  output:
12
- url: image_1.png
13
- # - text: an icon of trpfrog eating ramen
14
- # output:
15
- # url: image_2.png
16
- - text: an icon of trpfrog eating ramen
17
  output:
18
- url: image_3.png
19
- # - text: an icon of trpfrog eating ramen
20
- # output:
21
- # url: image_4.png
22
- - text: an icon of trpfrog eating ramen
23
  output:
24
- url: image_5.png
25
- - text: an icon of trpfrog eating ramen
 
 
 
 
 
 
26
  output:
27
- url: image_6.png
28
- # - text: an icon of trpfrog eating ramen
29
- # output:
30
- # url: image_7.png
31
  tags:
32
  - text-to-image
33
  - diffusers-training
 
4
  license: other
5
  instance_prompt: an icon of trpfrog
6
  widget:
 
 
 
7
  - text: an icon of trpfrog eating ramen
8
  output:
9
+ url: images/example_ramen.png
10
+ - text: an icon of trpfrog holding signs that says "Hello World!"
 
 
 
11
  output:
12
+ url: images/example_helloworld.png
13
+ - text: an icon of trpfrog wearing sunglasses
 
 
 
14
  output:
15
+ url: images/example_sunglass.png
16
+ - text: an icon of trpfrog with lion
17
+ output:
18
+ url: images/example_lion.png
19
+ - text: an icon of trpfrog with sword
20
+ output:
21
+ url: images/example_sword.png
22
+ - text: an icon of trpfrog in fire
23
  output:
24
+ url: images/example_fire.png
 
 
 
25
  tags:
26
  - text-to-image
27
  - diffusers-training