ArchiMathur commited on
Commit
b71b5af
·
verified ·
1 Parent(s): c50e828

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ demo =gr.Interface(fn = rfprediction, inputs=[
192
  ],
193
  outputs=gr.Label(num_top_classes=5),
194
  title=" ",
195
- description="Members: " "
196
  )
197
 
198
 
 
192
  ],
193
  outputs=gr.Label(num_top_classes=5),
194
  title=" ",
195
+ description="Members: ""
196
  )
197
 
198