DeepLearning101 commited on
Commit
4d653a8
·
verified ·
1 Parent(s): 463a956

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,4 +185,4 @@ with gr.Blocks() as iface:
185
 
186
  show_feedback_button.click(fn=show_feedback, outputs=feedback_display)
187
 
188
- iface.launch()
 
185
 
186
  show_feedback_button.click(fn=show_feedback, outputs=feedback_display)
187
 
188
+ iface.launch()