DebasishDhal99 commited on
Commit
195bb66
·
1 Parent(s): db4796d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -58,4 +58,5 @@ interface2 = gr.Interface(
58
  theme="compact",
59
  )
60
 
61
- gr.Parallel(interface1, interface2).launch()
 
 
58
  theme="compact",
59
  )
60
 
61
+ #gr.Parallel(interface1, interface2).launch()
62
+ interface2.launch()