aminazak commited on
Commit
eaf823e
·
verified ·
1 Parent(s): e9c37ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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()