Spaces:
Runtime error
Runtime error
Commit
·
1e57222
1
Parent(s):
86818cc
Update app.py
Browse files
app.py
CHANGED
@@ -133,8 +133,8 @@ def make_frontend(
|
|
133 |
fn=fn,
|
134 |
outputs=gr.Gallery(label="Relevant Items", show_labels=True, label_position="below"),
|
135 |
inputs=gr.inputs.Textbox(label="Item Description", placeholder="Enter item description here"),
|
136 |
-
title="Fashion Aggregator",
|
137 |
-
thumbnail="
|
138 |
description="Discover your perfect apparel effortlessly. Simply describe what you're looking for!",
|
139 |
cache_examples=False,
|
140 |
allow_flagging=allow_flagging,
|
|
|
133 |
fn=fn,
|
134 |
outputs=gr.Gallery(label="Relevant Items", show_labels=True, label_position="below"),
|
135 |
inputs=gr.inputs.Textbox(label="Item Description", placeholder="Enter item description here"),
|
136 |
+
title="Fashion Aggregator",
|
137 |
+
thumbnail="./1001epochs.png",
|
138 |
description="Discover your perfect apparel effortlessly. Simply describe what you're looking for!",
|
139 |
cache_examples=False,
|
140 |
allow_flagging=allow_flagging,
|