NORLIE JHON MALAGDAO commited on
Commit
2a055ea
·
verified ·
1 Parent(s): 6a54ac9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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,share=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)