Spaces:
Runtime error
Runtime error
Adonai Vera
commited on
Commit
·
5ce25b8
1
Parent(s):
305eb2c
Change tittle
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ iface = gr.Interface(
|
|
27 |
["examples/PP.jpg"],
|
28 |
["examples/RC.jpg"]
|
29 |
],
|
30 |
-
description="Upload an image to classify
|
31 |
title="Cleaner Classification with AI by Subterra"
|
32 |
)
|
33 |
|
|
|
27 |
["examples/PP.jpg"],
|
28 |
["examples/RC.jpg"]
|
29 |
],
|
30 |
+
description="Upload an image to classify if need clean or not.",
|
31 |
title="Cleaner Classification with AI by Subterra"
|
32 |
)
|
33 |
|