SreyanG-NVIDIA commited on
Commit
cffa0cb
·
verified ·
1 Parent(s): 504600b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ with gr.Blocks(css="""
103
  with gr.Column():
104
  gr.HTML("""
105
  <div align="center">
106
- <img src="https://github.com/NVIDIA/audio-flamingo/blob/audio_flamingo_3/static/logo-no-bg.png" alt="Audio Flamingo 3 Logo" width="120" style="margin-bottom: 10px;">
107
  <h2><strong>Audio Flamingo 3</strong></h2>
108
  <p><em>Advancing Audio Intelligence with Fully Open Large Audio-Language Models</em></p>
109
  </div>
 
103
  with gr.Column():
104
  gr.HTML("""
105
  <div align="center">
106
+ <img src="https://raw.githubusercontent.com/NVIDIA/audio-flamingo/audio_flamingo_3/static/logo-no-bg.png" alt="Audio Flamingo 3 Logo" width="120" style="margin-bottom: 10px;">
107
  <h2><strong>Audio Flamingo 3</strong></h2>
108
  <p><em>Advancing Audio Intelligence with Fully Open Large Audio-Language Models</em></p>
109
  </div>