Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -115,7 +115,12 @@ welcome_message = """
|
|
115 |
|
116 |
topics = """
|
117 |
### Please input specific features you would like!
|
118 |
-
-
|
|
|
|
|
|
|
|
|
|
|
119 |
"""
|
120 |
|
121 |
# Setup the Gradio Blocks interface with custom layout components
|
|
|
115 |
|
116 |
topics = """
|
117 |
### Please input specific features you would like!
|
118 |
+
- Size
|
119 |
+
- Price
|
120 |
+
- Camera quality
|
121 |
+
- Color
|
122 |
+
- Brand
|
123 |
+
|
124 |
"""
|
125 |
|
126 |
# Setup the Gradio Blocks interface with custom layout components
|