Spaces:
Paused
Paused
Update app.py
Browse files
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-
|
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..."
|