aminazak commited on
Commit
c3032ff
·
verified ·
1 Parent(s): 0de5a79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ gr.ChatInterface(
52
  title="Brochure Generator",
53
  description="Paste a URL in a correct way and press Enter to get a **markdown-style summary** of the site.",
54
  retry_btn="Retry",
55
- submit_btn="Generate Brochure"
56
  examples=[
57
  "https://apple.com",
58
  "https://www.bbc.com/news"
 
52
  title="Brochure Generator",
53
  description="Paste a URL in a correct way and press Enter to get a **markdown-style summary** of the site.",
54
  retry_btn="Retry",
55
+ submit_btn="Generate Brochure",
56
  examples=[
57
  "https://apple.com",
58
  "https://www.bbc.com/news"