yashzambre commited on
Commit
d877703
·
1 Parent(s): 3ea799d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,4 +20,5 @@ iface = gr.Interface(
20
  live=True,
21
  )
22
 
 
23
  iface.launch()
 
20
  live=True,
21
  )
22
 
23
+
24
  iface.launch()