Muntasir006 commited on
Commit
816fec5
·
verified ·
1 Parent(s): ee7ce20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ outputs = [
51
  gr.Markdown(),
52
  ]
53
 
54
- gr.Interface(fn=predict_hc, inputs=inputs, outputs=outputs).launch()
 
51
  gr.Markdown(),
52
  ]
53
 
54
+ gr.Interface(fn=predict_hc, inputs=inputs, outputs=outputs).launch()