Omnibus commited on
Commit
923bbcc
1 Parent(s): 2fe3278

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ with gr.Blocks() as app:
155
  #paste_clip = gr.Button("Paste from Clipboard")
156
  with gr.Row():
157
  html_out = gr.HTML("""""")
158
- with gr.Row(visible=True):
159
  hid_box=gr.Textbox()
160
  def shuf(tog):
161
  if tog == "Image":
 
155
  #paste_clip = gr.Button("Paste from Clipboard")
156
  with gr.Row():
157
  html_out = gr.HTML("""""")
158
+ with gr.Row(visible=False):
159
  hid_box=gr.Textbox()
160
  def shuf(tog):
161
  if tog == "Image":