ChenWu98 commited on
Commit
4417b7b
1 Parent(s): 2b7f523

Update examples

Browse files
Files changed (3) hide show
  1. app.py +2 -0
  2. images/apple_bag.png +3 -0
  3. images/mausoleum.png +3 -0
app.py CHANGED
@@ -114,6 +114,8 @@ with gr.Blocks(css=css) as demo:
114
  [
115
  ["An astronaut riding a horse", "An astronaut riding an elephant", 1, 2, 100, 512, 512, 0, "images/astronaut_horse.png", 0.8],
116
  ["A black colored car.", "A blue colored car.", 1, 2, 100, 512, 512, 0, "images/black_car.png", 0.85],
 
 
117
  ],
118
  [source_prompt, target_prompt, source_guidance_scale, guidance_scale, num_inference_steps,
119
  width, height, seed, img, strength],
 
114
  [
115
  ["An astronaut riding a horse", "An astronaut riding an elephant", 1, 2, 100, 512, 512, 0, "images/astronaut_horse.png", 0.8],
116
  ["A black colored car.", "A blue colored car.", 1, 2, 100, 512, 512, 0, "images/black_car.png", 0.85],
117
+ ["An aerial view of autumn scene.", "An aerial view of winter scene.", 1, 5, 100, 512, 512, 0, "images/mausoleum.png", 0.9],
118
+ ["A green apple and a black backpack on the floor.", "A red apple and a black backpack on the floor.", 1, 7, 100, 512, 512, 0, "images/apple_bag.png", 0.9],
119
  ],
120
  [source_prompt, target_prompt, source_guidance_scale, guidance_scale, num_inference_steps,
121
  width, height, seed, img, strength],
images/apple_bag.png ADDED

Git LFS Details

  • SHA256: f2692158b66de24f7464222e5610ef5cc23aeb8266a6114ac1ff608feeda0734
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/mausoleum.png ADDED

Git LFS Details

  • SHA256: 7b637602c189fed2b71a4c642015e2b22ffe60de1fe5df4983d4816a466662c9
  • Pointer size: 131 Bytes
  • Size of remote file: 582 kB