daniel-dona commited on
Commit
92764c3
·
1 Parent(s): 8a94240
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ with gr.Blocks() as demo:
22
  with gr.Row():
23
  code.render()
24
 
25
- demo.launch(ssr_mode=False)
 
22
  with gr.Row():
23
  code.render()
24
 
25
+ demo.launch()