DemahAlmutairi commited on
Commit
ab206d3
·
verified ·
1 Parent(s): be72c1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,4 +103,4 @@ demo = gr.Interface(
103
  )
104
 
105
  # Launch the Gradio app
106
- demo.launch(ssr=False)
 
103
  )
104
 
105
  # Launch the Gradio app
106
+ demo.launch()