Alashazam commited on
Commit
8c4e202
1 Parent(s): 79d8ad3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ sandbox = gradio.Interface(fn=process1,
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, color painting", "vintedois"],
45
  ["A white rabbit wizard, Hogwart University, Castle in the background", "dreamlike"]
46
  ])
47
 
 
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
+ ["close up portrait Benedict Cumberbatch wizard of black magic, robe with hood, Hogwart University, castle tower background, oil painting on canvas", "vintedois"],
45
  ["A white rabbit wizard, Hogwart University, Castle in the background", "dreamlike"]
46
  ])
47