Spaces:
Runtime error
Runtime error
Commit
·
aa996f9
1
Parent(s):
9566650
Update app.py
Browse files
app.py
CHANGED
@@ -203,8 +203,7 @@ def make_frontend(
|
|
203 |
# outputs=gr.Gallery(label="Relevant Items", show_labels=True, label_position="below"),
|
204 |
# inputs=gr.inputs.Textbox(label="Item Description", placeholder="Enter item description here"),
|
205 |
# title="Fashion Aggregator",
|
206 |
-
# thumbnail=
|
207 |
-
,
|
208 |
# description="Discover your perfect apparel effortlessly. Simply describe what you're looking for!",
|
209 |
# cache_examples=False,
|
210 |
# allow_flagging=allow_flagging,
|
|
|
203 |
# outputs=gr.Gallery(label="Relevant Items", show_labels=True, label_position="below"),
|
204 |
# inputs=gr.inputs.Textbox(label="Item Description", placeholder="Enter item description here"),
|
205 |
# title="Fashion Aggregator",
|
206 |
+
# thumbnail=LOGO,
|
|
|
207 |
# description="Discover your perfect apparel effortlessly. Simply describe what you're looking for!",
|
208 |
# cache_examples=False,
|
209 |
# allow_flagging=allow_flagging,
|