Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -58,8 +58,8 @@ gr.ChatInterface(
|
|
58 |
|
59 |
submit_btn="Generate Brochure",
|
60 |
examples=[
|
61 |
-
"https://
|
62 |
-
"https://
|
63 |
-
]
|
64 |
|
65 |
).launch()
|
|
|
58 |
|
59 |
submit_btn="Generate Brochure",
|
60 |
examples=[
|
61 |
+
"https://alraya-store.com/",
|
62 |
+
"https://apple.com"
|
63 |
+
]
|
64 |
|
65 |
).launch()
|