kz919 commited on
Commit
4535726
1 Parent(s): f504ce1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ with gr.Blocks(css_paths="app.css") as demo:
71
  <!-- Container for GIFs -->
72
  <div style="display: flex; justify-content: center; gap: 20px; margin-bottom: 20px;">
73
  <!-- First GIF -->
74
- <img src="logo.png" width="200px" />
75
  </div>
76
  <!-- Header Text -->
77
  <h1>Qwen2.5-Coder-32B with SambaNova Cloud API</h1>
 
71
  <!-- Container for GIFs -->
72
  <div style="display: flex; justify-content: center; gap: 20px; margin-bottom: 20px;">
73
  <!-- First GIF -->
74
+ <img src="https://huggingface.co/spaces/sambanovasystems/SambaNova-Qwen2.5-Coder-Artifacts/resolve/main/logo.png" width="200px" />
75
  </div>
76
  <!-- Header Text -->
77
  <h1>Qwen2.5-Coder-32B with SambaNova Cloud API</h1>