cogniveon commited on
Commit
c2f4003
1 Parent(s): 8bd15cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ demo = gr.Interface(
44
  examples=[
45
  ["We developed a variant of gene set enrichment analysis (GSEA) to determine whether a genetic pathway shows evidence for age regulation [23]."],
46
  ],
47
- ).launch(debug=True)
 
44
  examples=[
45
  ["We developed a variant of gene set enrichment analysis (GSEA) to determine whether a genetic pathway shows evidence for age regulation [23]."],
46
  ],
47
+ ).launch()