bstraehle commited on
Commit
8766042
·
verified ·
1 Parent(s): 43f0712

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ demo = gr.Interface(fn = invoke,
58
  cache_examples = False
59
  )
60
 
61
- demo.launch(ssr_mode=False)
 
58
  cache_examples = False
59
  )
60
 
61
+ demo.launch()