Vikranth commited on
Commit
2caefcb
·
1 Parent(s): 00d3958

Update app.py

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