Spaces:
Building
Building
Update app.py
Browse files
app.py
CHANGED
@@ -392,4 +392,4 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
|
|
392 |
# Set initial button states
|
393 |
Kolors.load(update_button_states, inputs=[text_position], outputs=position_buttons)
|
394 |
|
395 |
-
Kolors.launch()
|
|
|
392 |
# Set initial button states
|
393 |
Kolors.load(update_button_states, inputs=[text_position], outputs=position_buttons)
|
394 |
|
395 |
+
Kolors.launch()
|