Gopala Krishna commited on
Commit
da28a92
·
1 Parent(s): 1ab1f0f
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -71,5 +71,4 @@ iface = gr.Interface(
71
  inputs=movie_name,
72
  outputs=outputs,
73
  theme=gr.themes.Default(primary_hue="slate"))
74
- )
75
  iface.launch()
 
71
  inputs=movie_name,
72
  outputs=outputs,
73
  theme=gr.themes.Default(primary_hue="slate"))
 
74
  iface.launch()