junseok commited on
Commit
b5cf8a0
·
1 Parent(s): 3f5af63

fourth commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ iface = gr.Interface(
43
  outputs="text",
44
  title="voice similarity with VoxSim",
45
  description=description,
46
- )
 
43
  outputs="text",
44
  title="voice similarity with VoxSim",
45
  description=description,
46
+ ).launch()