multimodalart HF staff commited on
Commit
8dce9c7
1 Parent(s): 7dc34c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
77
  )
78
 
79
  with gr.Column(scale=2):
80
- result = gr.Image(label="Generated Image", height=768)
81
 
82
  with gr.Row():
83
  #with gr.Column():
 
77
  )
78
 
79
  with gr.Column(scale=2):
80
+ result = gr.Image(label="Generated Image")
81
 
82
  with gr.Row():
83
  #with gr.Column():