m7n commited on
Commit
08be7e7
·
1 Parent(s): a2565cd

ssr = false

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ The Gradio app generates dynamic HTML files and stores them in a static director
54
 
55
  new_btn.click(fn=predict, inputs=[text_input], outputs=[markdown, html])
56
 
57
- block.launch(debug=True, share=False)#,ssr_mode=False
 
54
 
55
  new_btn.click(fn=predict, inputs=[text_input], outputs=[markdown, html])
56
 
57
+ block.launch(debug=True, share=False, ssr_mode=False)#,ssr_mode=False