sayakpaul HF Staff commited on
Commit
bb08cd6
·
1 Parent(s): e763eea

add: elements.

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -62,10 +62,10 @@ with block:
62
  """
63
  )
64
  with gr.Group():
65
- # with gr.Box():
66
- # with gr.Row(elem_id="prompt-container").style(mobile_collapse=False, equal_height=True):
67
- # with gr.Column():
68
- # gr.Text(max_lines=1, placeholder="a painting of a dog")
69
  gr.HTML(
70
  """
71
  <div class="acknowledgments">
 
62
  """
63
  )
64
  with gr.Group():
65
+ with gr.Box():
66
+ with gr.Row(elem_id="prompt-container").style(mobile_collapse=False, equal_height=True):
67
+ with gr.Column():
68
+ gr.Text(max_lines=1, placeholder="a painting of a dog")
69
  gr.HTML(
70
  """
71
  <div class="acknowledgments">