aminazak commited on
Commit
025bfac
·
verified ·
1 Parent(s): 9a5bc4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -58,8 +58,8 @@ gr.ChatInterface(
58
 
59
  submit_btn="Generate Brochure",
60
  examples=[
61
- "https://apple.com",
62
- "https://www.bbc.com/news"
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()