dindizz commited on
Commit
b053362
·
verified ·
1 Parent(s): 7f9c5d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -70,8 +70,8 @@ iface = gr.Interface(
70
  gr.Textbox(label="URL 5")
71
  ],
72
  outputs="html",
73
- title="The AmpSphere Newsletter Generator",
74
- description="Enter up to 5 URLs to generate a newsletter,copy paste from the right onto your notepad/cms tool to edit and work further."
75
  )
76
 
77
  iface.launch()
 
70
  gr.Textbox(label="URL 5")
71
  ],
72
  outputs="html",
73
+ title="The AIWO AI Newsletter Generator",
74
+ description="Enter up to 5 URLs to generate an unique newsletter,copy paste from the right onto your notepad/cms tool to edit and work further."
75
  )
76
 
77
  iface.launch()