linhcuem commited on
Commit
d3b866b
1 Parent(s): c687eea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def predict(image, threshold=0.3, model_id=None):
36
 
37
  gr.Interface(
38
  title=app_title,
39
- description="Do anh Dat",
40
  fn=predict,
41
  inputs=[
42
  gr.Image(type="pil"),
 
36
 
37
  gr.Interface(
38
  title=app_title,
39
+ description="DO ANH DAT",
40
  fn=predict,
41
  inputs=[
42
  gr.Image(type="pil"),