Adonai Vera commited on
Commit
5ce25b8
·
1 Parent(s): 305eb2c

Change tittle

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