AlStable commited on
Commit
e107399
1 Parent(s): bd75bd3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -37,8 +37,8 @@ sandbox = gradio.Interface(fn=process1,
37
  outputs=[gradio.Image(label="Produced Image")],
38
  title='Text to Image',
39
  examples=[
40
- ["Viggo Mortensen Gryffindor wizard, Hogwart University, castle tower background", "Portrait plus"],
41
- ["Male pirate, eye patch, black hat, sailing boat, ocean in background", "CF25"],
42
  ["Portrait close up, Elvis Presley, concert hall in the background", "GTA5"],
43
  ["Marvel Blackwidow portrait close up. building city background", "Marvel"],
44
  ["Benedict Cumberbatch wizard of black magic, Hogwart University, castle tower background", "vintedois"],
 
37
  outputs=[gradio.Image(label="Produced Image")],
38
  title='Text to Image',
39
  examples=[
40
+ ["Viggo Mortensen Gryffindor wizard portrait, Hogwart University, castle tower background", "Portrait plus"],
41
+ ["1girl pirate, left patch, detailed face, black hat, big sailing boat, ocean in background", "CF25"],
42
  ["Portrait close up, Elvis Presley, concert hall in the background", "GTA5"],
43
  ["Marvel Blackwidow portrait close up. building city background", "Marvel"],
44
  ["Benedict Cumberbatch wizard of black magic, Hogwart University, castle tower background", "vintedois"],