Spaces:
Running
Running
Update app.py
Browse files
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'>
|
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>
|