Pclanglais commited on
Commit
a91e666
·
verified ·
1 Parent(s): da15573

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -8,18 +8,16 @@ tags:
8
  base_model: stabilityai/stable-diffusion-xl-base-1.0
9
  instance_prompt: popeye
10
  widget:
11
- - text: "drawing of popeye, theater in background"
12
  output:
13
- url: "mickey_theater.jpg"
14
- - text: "drawing of popey inspiring the communist revolution"
15
  output:
16
- url: "communist_mickey.jpg"
17
  - text: "pop-art painting of popeye walking in Paris"
18
  output:
19
- url: "mickey_paris.jpg"
20
  pipeline_tag: text-to-image
21
- datasets:
22
- - Pclanglais/Mickey-1928-dataset
23
  ---
24
 
25
  **Popeye-1929** is fine-tuned version of Stable-Diffusion-xl trained on 25 comic strip stills of The Thimble Theatre in the public domain from 1929.
@@ -30,7 +28,7 @@ Popeye-1929 can generate images of the first initial apparence of Popeye. Olive
30
 
31
  ## Dataset
32
 
33
- Since 2025, the entire first run of Popeye comic strip is in the public domain. Popeye is originally a *spin-off*: he appeared as a secondary character in a longer running comic strip, the Thimble Theatre.
34
 
35
  Yet the quality of comic strip source is not great and many image generation will have a surrealistic look.
36
 
 
8
  base_model: stabilityai/stable-diffusion-xl-base-1.0
9
  instance_prompt: popeye
10
  widget:
11
+ - text: "color drawing of popeye, dressed as superhero"
12
  output:
13
+ url: "popeye_superman.png"
14
+ - text: "color drawing of popeye fighting a war"
15
  output:
16
+ url: "popeye fighting.png"
17
  - text: "pop-art painting of popeye walking in Paris"
18
  output:
19
+ url: "popeye_paris.jpg"
20
  pipeline_tag: text-to-image
 
 
21
  ---
22
 
23
  **Popeye-1929** is fine-tuned version of Stable-Diffusion-xl trained on 25 comic strip stills of The Thimble Theatre in the public domain from 1929.
 
28
 
29
  ## Dataset
30
 
31
+ Since 2025, the entire first run of Popeye comic strip is in the public domain. Popeye is originally a *spin-off*: he appeared as a secondary character in a longer running comic strip, *The Thimble Theatre*.
32
 
33
  Yet the quality of comic strip source is not great and many image generation will have a surrealistic look.
34