IDKiro commited on
Commit
9824b10
1 Parent(s): e3bbdc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def run(
60
 
61
 
62
  examples = [
63
- "A photo of beautiful mountain with realistic sunset and blue lake, highly detailed, masterpiece",
64
  ]
65
 
66
  with gr.Blocks(css="style.css") as demo:
 
60
 
61
 
62
  examples = [
63
+ "Self-portrait oil painting, a beautiful cyborg with golden hair, 8k",
64
  ]
65
 
66
  with gr.Blocks(css="style.css") as demo: