Frenchizer commited on
Commit
8cfd943
·
verified ·
1 Parent(s): e77bb3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,5 +68,5 @@ gr.Interface(
68
  inputs="text",
69
  outputs="text",
70
  live=True
71
- ).launch(ssr_mode=False)
72
 
 
68
  inputs="text",
69
  outputs="text",
70
  live=True
71
+ ).launch()
72