phenomenon1981 commited on
Commit
14a9f9b
1 Parent(s): 2bd9126

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks() as myface:
79
  run=gr.Button("Generate", blocking=True)
80
 
81
 
82
- with gr.Row():
83
  output1=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
84
  output2=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
85
  with gr.Row():
 
79
  run=gr.Button("Generate", blocking=True)
80
 
81
 
82
+ with gr.Row():
83
  output1=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
84
  output2=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
85
  with gr.Row():