saritha5 commited on
Commit
6b37fa9
·
1 Parent(s): f3d2f5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ demo_app = gr.Interface(
64
  inputs=inputs,
65
  outputs= "text",
66
  title = "Prediction of Occluded or not Occluded Image",
67
- description = DESCRIPTION,
68
  examples = EXAMPLES,
69
  cache_example = True,
70
  live = True,
 
64
  inputs=inputs,
65
  outputs= "text",
66
  title = "Prediction of Occluded or not Occluded Image",
67
+ description = DESCRIPTION,
68
  examples = EXAMPLES,
69
  cache_example = True,
70
  live = True,