cogniveon commited on
Commit
28807cf
1 Parent(s): 9a43384

Update app.py

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