NORLIE JHON MALAGDAO commited on
Commit
6d21ad0
·
verified ·
1 Parent(s): 2116a66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ def predict_image(img):
190
 
191
 
192
  image = gr.Image()
193
- label = gr.Label(num_top_classes=12)
194
 
195
  # Define custom CSS for background image
196
  custom_css = """
 
190
 
191
 
192
  image = gr.Image()
193
+ label = gr.Label(num_top_classes=1)
194
 
195
  # Define custom CSS for background image
196
  custom_css = """