Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ with gr.Blocks(theme='bethecloud/storj_theme', css=".gradio-container {backgroun
|
|
21 |
<div style= "display:block;
|
22 |
align-items: center;
|
23 |
gap: 0.8rem;">
|
24 |
-
<h1 style='text-align: center'> <img src="file/logo.png" alt="Podcaster" style="height:
|
25 |
<h2 style='text-align: center;color:darkslategrey'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
|
26 |
|
27 |
</div>
|
|
|
21 |
<div style= "display:block;
|
22 |
align-items: center;
|
23 |
gap: 0.8rem;">
|
24 |
+
<h1 style='text-align: center'> <img src="file/logo.png" alt="Podcaster" style="height: 50px; width:65px"> PodcastPulse: Unveiling Insights </h1>
|
25 |
<h2 style='text-align: center;color:darkslategrey'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
|
26 |
|
27 |
</div>
|