bpHigh commited on
Commit
428d651
1 Parent(s): 2e3fcc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ from search_recommend import search_chat_respond
16
 
17
 
18
 
19
- with gr.Blocks(theme='bethecloud/storj_theme', css=".gradio-container {background: url('file=image.png')}") as demo:
20
  gr.HTML('<img src="https://framerusercontent.com/images/cVca7XpB1kCi8H10JIe8TQPNVQ.png" alt="Podcaster" '
21
  'style="height: 60px; width:100px;"/>')
22
  gr.Markdown("""
 
16
 
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("""