Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -18,6 +18,8 @@ by [Tony Assi](https://www.tonyassi.com/)
|
|
18 |
This space uses the [fashion-clothing-decade image classification model](https://huggingface.co/tonyassi/fashion-clothing-decade). Please ❤️ this Space.
|
19 |
|
20 |
I build custom AI apps for companies. <a href="mailto: [email protected]">Email me</a> for business inquiries.
|
|
|
|
|
21 |
""",
|
22 |
inputs=gr.Image(type="pil"),
|
23 |
outputs="text")
|
|
|
18 |
This space uses the [fashion-clothing-decade image classification model](https://huggingface.co/tonyassi/fashion-clothing-decade). Please ❤️ this Space.
|
19 |
|
20 |
I build custom AI apps for companies. <a href="mailto: [email protected]">Email me</a> for business inquiries.
|
21 |
+
|
22 |
+
![](https://cdn.discordapp.com/attachments/1120417968032063538/1184251611388850257/all.png?ex=658b4b42&is=6578d642&hm=6b853c5b1e92d07701496f5fcb3106c6cef15c66a1a238ceedb214b4d9348245&)
|
23 |
""",
|
24 |
inputs=gr.Image(type="pil"),
|
25 |
outputs="text")
|