bpHigh commited on
Commit
cab9769
1 Parent(s): 5d71ec0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ with gr.Blocks(theme='bethecloud/storj_theme') as demo:
23
  <div style= "display:block;
24
  align-items: center;
25
  gap: 0.8rem;">
26
- <h1 style='text-align: center;color:blue'>Podcast World</h1>
27
  <h2 style='text-align: center;color:darkslategrey'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
28
 
29
  </div>
 
23
  <div style= "display:block;
24
  align-items: center;
25
  gap: 0.8rem;">
26
+ <h1 style='text-align: center;color:blue'>PodcastPulse: Unveiling Insights</h1>
27
  <h2 style='text-align: center;color:darkslategrey'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
28
 
29
  </div>