gaurav55s commited on
Commit
81321c9
1 Parent(s): 8b8ed80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,4 +72,4 @@ demo = gr.Interface(fn=predict, # mapping function from input to output
72
  description=description)
73
 
74
  # Launch the demo!
75
- demo.launch()
 
72
  description=description)
73
 
74
  # Launch the demo!
75
+ demo.launch()