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