Update app.py
Browse files
app.py
CHANGED
@@ -172,7 +172,7 @@ css = """
|
|
172 |
footer, svelte-17yhekk {visibility: hidden !important;}
|
173 |
"""
|
174 |
|
175 |
-
with gr.Blocks(css=css, theme="YTheme/
|
176 |
with gr.Row():
|
177 |
with gr.Column():
|
178 |
with gr.Tab("🏠 Базовые настройки"):
|
|
|
172 |
footer, svelte-17yhekk {visibility: hidden !important;}
|
173 |
"""
|
174 |
|
175 |
+
with gr.Blocks(css=css, theme="YTheme/KidsShool") as dalle:
|
176 |
with gr.Row():
|
177 |
with gr.Column():
|
178 |
with gr.Tab("🏠 Базовые настройки"):
|