bpHigh commited on
Commit
328b5fe
1 Parent(s): 3762907

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>![Podcaster](logo.png)</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>
 
21
  <div style= "display:block;
22
  align-items: center;
23
  gap: 0.8rem;">
24
+ ![Podcaster](logo.png)
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>