migueldeguzmandev commited on
Commit
648362d
·
verified ·
1 Parent(s): 4b83cd5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ interface = gr.Interface(
59
  )
60
 
61
  # Launch the interface without the share option
62
- interface.launch(ssr=False)
 
59
  )
60
 
61
  # Launch the interface without the share option
62
+ interface.launch()