ShebMichel commited on
Commit
cae0406
·
verified ·
1 Parent(s): 835a0e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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()