Pclanglais commited on
Commit
99e70f1
1 Parent(s): cf91acb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -8,7 +8,18 @@ tags:
8
  base_model: stabilityai/stable-diffusion-xl-base-1.0
9
  instance_prompt: Mickey
10
  widget:
11
- - text: drawing of Mickey, theater in background
 
 
 
 
 
 
 
 
 
 
 
12
  pipeline_tag: text-to-image
13
  datasets:
14
  - Pclanglais/Mickey-1928-dataset
@@ -31,14 +42,4 @@ The generated images aim to adhere to the 1928 design in order to have Mickey, M
31
 
32
  ## Image examples
33
 
34
- <Gallery>
35
-
36
- ![Image 0](mickey_computer.jpg)
37
-
38
- ![Image 0](mickey_paris.jpg)
39
-
40
- ![Image 0](mickey_theater.jpg)
41
-
42
- ![Image 0](communist_mickey.jpg)
43
-
44
- <Gallery/>
 
8
  base_model: stabilityai/stable-diffusion-xl-base-1.0
9
  instance_prompt: Mickey
10
  widget:
11
+ - text: "drawing of Mickey, theater in background"
12
+ output:
13
+ url: "mickey_theater.jpg"
14
+ - text: "drawing of Mickey, typing on a computer"
15
+ output:
16
+ url: "mickey_computer.jpg"
17
+ - text: "drawing of Mickey inspiring the communist revolution"
18
+ output:
19
+ url: "communist_mickey.jpg"
20
+ - text: "pop-art painting of Mickey walking in Paris"
21
+ output:
22
+ url: "mickey_paris.jpg"
23
  pipeline_tag: text-to-image
24
  datasets:
25
  - Pclanglais/Mickey-1928-dataset
 
42
 
43
  ## Image examples
44
 
45
+ <Gallery/>