myn0908 commited on
Commit
1938a04
1 Parent(s): ebb8e2f

fixing css

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -181,8 +181,7 @@ with gr.Blocks(css=css, theme="NoCrypt/miku@1.2.1") as demo:
181
  </div>
182
  </body>
183
  </html>
184
- """,
185
- elem_id='title'
186
  )
187
  with gr.Row(elem_id="main_row"):
188
  with gr.Column(elem_id="column_input"):
 
181
  </div>
182
  </body>
183
  </html>
184
+ """
 
185
  )
186
  with gr.Row(elem_id="main_row"):
187
  with gr.Column(elem_id="column_input"):