AIOmarRehan commited on
Commit
97440f0
·
verified ·
1 Parent(s): 6475ef5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,4 +164,4 @@ interface = gr.Interface(
164
  description=description,
165
  )
166
 
167
- interface.launch()
 
164
  description=description,
165
  )
166
 
167
+ interface.launch(ssr_mode=False)