phenomenon1981 commited on
Commit
bcfcab0
1 Parent(s): afae1b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks() as myface:
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():
86
  output3=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
87
  output4=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
 
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():
86
  output3=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)
87
  output4=gr.Image(label="Dreamlike Photoreal 2.0", blocking=True, timeout=30)