Thrishul3549x commited on
Commit
a9ce7a9
·
verified ·
1 Parent(s): 1a49831

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,4 +30,4 @@ demo = gr.Interface(
30
  )
31
 
32
  if _name_ == "_main_":
33
-    demo.launch()
 
30
  )
31
 
32
  if _name_ == "_main_":
33
+ demo.launch()