NORLIE JHON MALAGDAO
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -139,4 +139,4 @@ gr.Interface(
|
|
139 |
outputs=label,
|
140 |
title="Pest Classification",
|
141 |
description="Upload an image of a pest to classify it into one of the predefined categories."
|
142 |
-
).launch(debug=True
|
|
|
139 |
outputs=label,
|
140 |
title="Pest Classification",
|
141 |
description="Upload an image of a pest to classify it into one of the predefined categories."
|
142 |
+
).launch(debug=True)
|