Shabbi commited on
Commit
a20ade5
1 Parent(s): 3cce55d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def predict(image, threshold=0.25, model_id=default_model_id):
38
 
39
  gr.Interface(
40
  title=app_title,
41
- description="Created by 'keremberke'",
42
  article=article,
43
  fn=predict,
44
  inputs=[
 
38
 
39
  gr.Interface(
40
  title=app_title,
41
+ description="Created by ''",
42
  article=article,
43
  fn=predict,
44
  inputs=[