alexkueck commited on
Commit
08fe6a4
1 Parent(s): 3781906

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -757,7 +757,7 @@ with gr.Blocks(css=custom_css(), theme=themeAlex) as demo:
757
 
758
 
759
  with gr.Tab("LI Codebot"):
760
- with gr.Row():
761
  gr.HTML("Gib als textuelle Beschreibung ein, was in Programmcode übersetzt werden soll und in welcher Sprache...")
762
  status_display3 = gr.Markdown("Success", visible = False, elem_id="status_display")
763
  #gr.Markdown(description2)
 
757
 
758
 
759
  with gr.Tab("LI Codebot"):
760
+ with gr.Row():
761
  gr.HTML("Gib als textuelle Beschreibung ein, was in Programmcode übersetzt werden soll und in welcher Sprache...")
762
  status_display3 = gr.Markdown("Success", visible = False, elem_id="status_display")
763
  #gr.Markdown(description2)