Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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="
|
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"),
|