phenomenon1981 commited on
Commit
d889880
·
1 Parent(s): 54174b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks() as myface:
80
  output3 = gr.Image(label="DreamlikeArt PhotoReal 3")
81
  output4 = gr.Image(label="DreamlikeArt PhotoReal 4")
82
 
83
- with gr.Row():
84
  output5 = gr.Image(label="DreamlikeArt Diffusion 1")
85
  output6 = gr.Image(label="DreamlikeArt Diffusion 2")
86
  output7 = gr.Image(label="DreamlikeArt Diffusion 3")
 
80
  output3 = gr.Image(label="DreamlikeArt PhotoReal 3")
81
  output4 = gr.Image(label="DreamlikeArt PhotoReal 4")
82
 
83
+ with gr.Row():
84
  output5 = gr.Image(label="DreamlikeArt Diffusion 1")
85
  output6 = gr.Image(label="DreamlikeArt Diffusion 2")
86
  output7 = gr.Image(label="DreamlikeArt Diffusion 3")