zexu.pan commited on
Commit
32fd23b
·
1 Parent(s): 28a8219
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ eeyd_demo = gr.Interface(
38
  cache_examples = False,
39
  )
40
 
41
-
42
  with demo:
43
  gr.TabbedInterface([eeyd_demo], ["Extract Everything You Describe"])
44
 
 
38
  cache_examples = False,
39
  )
40
 
41
+
42
  with demo:
43
  gr.TabbedInterface([eeyd_demo], ["Extract Everything You Describe"])
44