Spaces:
Runtime error
Runtime error
Commit
·
a237e88
1
Parent(s):
c763b21
Remove gradio shae
Browse files
app.py
CHANGED
@@ -146,4 +146,4 @@ gr.Interface(fn=predict,
|
|
146 |
["The picture makes the shoe look like it has a \"boxier\" toe rather than the \"pointier\" toe that it actually has. I have wider feet and generally need to buy a size or half size longer to get a comfortable width (in any brand of shoe). I was shooting for a rounder, broader toe design which is more comfortable for me, and I feel that the pictures of this shoe didn't accurately depict what I received, in that one detail. Otherwise, \"the shoe fits\" So I am wearing it."]
|
147 |
],
|
148 |
) \
|
149 |
-
.launch(
|
|
|
146 |
["The picture makes the shoe look like it has a \"boxier\" toe rather than the \"pointier\" toe that it actually has. I have wider feet and generally need to buy a size or half size longer to get a comfortable width (in any brand of shoe). I was shooting for a rounder, broader toe design which is more comfortable for me, and I feel that the pictures of this shoe didn't accurately depict what I received, in that one detail. Otherwise, \"the shoe fits\" So I am wearing it."]
|
147 |
],
|
148 |
) \
|
149 |
+
.launch()
|