akhaliq HF Staff commited on
Commit
b33df83
·
1 Parent(s): 590ec34

update gif

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ with gr.Blocks(css_paths="app.css") as demo:
174
  with antd.Flex(vertical=True, gap="middle", wrap=True):
175
  header = gr.HTML("""
176
  <div class="left_header">
177
- <img src="//img.alicdn.com/imgextra/i2/O1CN01KDhOma1DUo8oa7OIU_!!6000000000220-1-tps-240-240.gif" width="200px" />
178
  <h1>Hugging Face Coder</h1>
179
  </div>
180
  """)
 
174
  with antd.Flex(vertical=True, gap="middle", wrap=True):
175
  header = gr.HTML("""
176
  <div class="left_header">
177
+ <img src="https://huggingface.co/spaces/akhaliq/anycoder/resolve/main/Animated_Logo_Video_Ready.gif" width="200px" />
178
  <h1>Hugging Face Coder</h1>
179
  </div>
180
  """)