KingNish commited on
Commit
4555887
1 Parent(s): 7d9a23a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,4 +217,4 @@ demo = gr.ChatInterface(
217
  ],
218
  cache_examples=False,
219
  )
220
- demo.launch(ssr_mode=True)
 
217
  ],
218
  cache_examples=False,
219
  )
220
+ demo.launch()