ordinaryaccount commited on
Commit
a686be1
·
1 Parent(s): 52359a5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,4 +134,4 @@ with gr.Blocks() as demo:
134
  )
135
 
136
  # Launch the Gradio app
137
- demo.launch(ssr=False)
 
134
  )
135
 
136
  # Launch the Gradio app
137
+ demo.launch()