Aumkeshchy2003 commited on
Commit
f68a073
1 Parent(s): 03f0455

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -40,7 +40,6 @@ demo = gr.Interface(
40
  title=title,
41
  description=description
42
  )
43
-
44
  if __name__ == '__main__':
45
  demo.launch()
46
  print("Finished running")
 
40
  title=title,
41
  description=description
42
  )
 
43
  if __name__ == '__main__':
44
  demo.launch()
45
  print("Finished running")