phenomenon1981 commited on
Commit
77ba53e
1 Parent(s): 55fca92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -52,8 +52,8 @@ with gr.Blocks() as myface:
52
  input_text=gr.Textbox(label="Short Prompt")
53
  see_prompts=gr.Button("Magic Prompt")
54
  with gr.Row():
55
- prompt=gr.Textbox(label="Prettified Prompt")
56
- run=gr.Button("Launch")
57
 
58
  with gr.Row():
59
  output1=gr.Image(label="DreamlikeArt PhotoReal 1")
 
52
  input_text=gr.Textbox(label="Short Prompt")
53
  see_prompts=gr.Button("Magic Prompt")
54
  with gr.Row():
55
+ prompt=gr.Textbox(label="Prettified Prompt")
56
+ run=gr.Button("Launch")
57
 
58
  with gr.Row():
59
  output1=gr.Image(label="DreamlikeArt PhotoReal 1")