Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -269,5 +269,5 @@ with gr.Blocks() as iface:
|
|
269 |
outputs=[output_text, radio_section, radio_section, radio_section, radio_section, submit_button, clear_button, submit_button]
|
270 |
)
|
271 |
|
272 |
-
# Launch the interface
|
273 |
iface.launch()
|
|
|
269 |
outputs=[output_text, radio_section, radio_section, radio_section, radio_section, submit_button, clear_button, submit_button]
|
270 |
)
|
271 |
|
272 |
+
# Launch the interface
|
273 |
iface.launch()
|