Mustehson commited on
Commit
afa1988
·
2 Parent(s): 3e27538 183f524

Merge branch 'main' of https://huggingface.co/spaces/datajoi/DataViz-Agent

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ custom_css = """
130
  """
131
 
132
  with gr.Blocks(theme=gr.themes.Soft(primary_hue="purple", secondary_hue="indigo"), css=custom_css) as demo:
133
- # gr.Image("logo.png", label=None, show_label=False, container=False, height=100)
134
 
135
  gr.Markdown("""
136
  <div style='text-align: center;'>
 
130
  """
131
 
132
  with gr.Blocks(theme=gr.themes.Soft(primary_hue="purple", secondary_hue="indigo"), css=custom_css) as demo:
133
+ gr.Image("logo.png", label=None, show_label=False, container=False, height=100)
134
 
135
  gr.Markdown("""
136
  <div style='text-align: center;'>