Yuyang2022 commited on
Commit
ac5a7ce
1 Parent(s): 6902e90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ iface2 = gr.Interface(
40
 
41
 
42
 
43
- gr.Parallel(iface1,iface2).launch()
 
40
 
41
 
42
 
43
+ iface1.launch()