alexkueck commited on
Commit
0718219
1 Parent(s): d6acc70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ with gr.Blocks(theme=small_and_beautiful_theme) as demo:
167
  gr.Textbox(
168
  show_label=False, placeholder="Ist noch in Arbeit..."
169
  ).style(container=False)
170
- with gr.TabItem("Code-genereierungen"):
171
  with gr.Row():
172
  gr.Textbox(
173
  show_label=False, placeholder="Ist noch in Arbeit..."
 
167
  gr.Textbox(
168
  show_label=False, placeholder="Ist noch in Arbeit..."
169
  ).style(container=False)
170
+ with gr.TabItem("Code-Generierungen"):
171
  with gr.Row():
172
  gr.Textbox(
173
  show_label=False, placeholder="Ist noch in Arbeit..."