sanjanatule commited on
Commit
73eae99
1 Parent(s): a75aa44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ HTML_TEMPLATE = """
65
  <p>Model: GPT, Dataset: arxiv + book + cc, Parameter Count: 160M</p>
66
  """
67
 
68
- with gr.Blocks(theme=gr.themes.Glass(),css=".gradio-container {background: url('file=https://github.com/Delve-ERAV1/Conditional-Diffusion/assets/11761529/1ff9d2e1-798f-442a-a1e2-386fdd35010a')}") as interface:
69
  gr.HTML(value=HTML_TEMPLATE, show_label=False)
70
 
71
  gr.Markdown("")
 
65
  <p>Model: GPT, Dataset: arxiv + book + cc, Parameter Count: 160M</p>
66
  """
67
 
68
+ with gr.Blocks(theme=gr.themes.Glass(),css=".gradio-container {background: url('file=https://github.com/santule/ERA/assets/20509836/e78f2bb3-ddd8-4ce9-a941-3d3d7ef7a272')}") as interface:
69
  gr.HTML(value=HTML_TEMPLATE, show_label=False)
70
 
71
  gr.Markdown("")