Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,6 +33,6 @@ Cardboard box""",
|
|
| 33 |
outputs="label",
|
| 34 |
examples=[['can.jpg',None]],
|
| 35 |
description="Upload an image",
|
| 36 |
-
title="Recycling AI Computer Vision Demo (
|
| 37 |
|
| 38 |
demo.launch()
|
|
|
|
| 33 |
outputs="label",
|
| 34 |
examples=[['can.jpg',None]],
|
| 35 |
description="Upload an image",
|
| 36 |
+
title="Recycling AI Computer Vision Demo (CLIP)")
|
| 37 |
|
| 38 |
demo.launch()
|