babilonczyk commited on
Commit
e3c2372
·
verified ·
1 Parent(s): b5c82cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ demo = gr.Interface(
36
  description="Search Swiss-Prot by full protein sequence (exact match)"
37
  )
38
 
39
- demo.launch(show_api=True, ssr=False)
 
36
  description="Search Swiss-Prot by full protein sequence (exact match)"
37
  )
38
 
39
+ demo.launch(show_api=True)