steveyu323 commited on
Commit
ecfba84
·
1 Parent(s): 69d70b9

update on launch

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ demo = gr.Interface(
64
  description="Predicts whether a kinase will phosphorylate a given substrate sequence.",
65
  )
66
 
67
- demo.launch()
 
64
  description="Predicts whether a kinase will phosphorylate a given substrate sequence.",
65
  )
66
 
67
+ demo.launch(ssr_mode=False)