konbraphat51 commited on
Commit
af91e69
·
1 Parent(s): d4fc793
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,4 +10,5 @@ app = gr.Interface(
10
  outputs=gr.DataFrame()
11
  )
12
 
 
13
  app.launch(share=False)
 
10
  outputs=gr.DataFrame()
11
  )
12
 
13
+
14
  app.launch(share=False)