supib4132 commited on
Commit
df45042
·
verified ·
1 Parent(s): 2800504

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ iface = gr.Interface(
20
  )
21
 
22
  if __name__ == "__main__":
23
- iface.launch(share=True)
 
20
  )
21
 
22
  if __name__ == "__main__":
23
+ iface.launch(share=True,ssr_mode=False)