bpHigh commited on
Commit
7ca9795
·
1 Parent(s): 6a8aea2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ from search_recommend import search_chat_respond
17
 
18
 
19
  with gr.Blocks(theme='bethecloud/storj_theme', css=".gradio-container {background: url('file=image.png');background-size: cover}") as demo:
20
- gr.HTML('<img src="https://framerusercontent.com/images/cVca7XpB1kCi8H10JIe8TQPNVQ.png" alt="Podcaster" '
21
  'style="height: 60px; width:100px;"/>')
22
  gr.Markdown("""
23
  <div style= "display:block;
 
17
 
18
 
19
  with gr.Blocks(theme='bethecloud/storj_theme', css=".gradio-container {background: url('file=image.png');background-size: cover}") as demo:
20
+ gr.HTML('<img src="https://huggingface.co/spaces/bpHigh/podcast_newsletter/blob/main/logo.png" alt="Podcaster" '
21
  'style="height: 60px; width:100px;"/>')
22
  gr.Markdown("""
23
  <div style= "display:block;