BestWishYsh commited on
Commit
4d902de
·
verified ·
1 Parent(s): 806125a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks(title="Helios Video Generation") as demo:
132
  gr.HTML(
133
  """
134
  <div style='display: flex; align-items: center; justify-content: center; width: 100%;'>
135
- <img src="https://github.com/PKU-YuanGroup/Helios-Page/blob/main/figures/logo_white.png?raw=true" style='width: 400px; height: auto;' />
136
  </div>
137
  <div id="header">
138
  <h1>🎬 Helios 14B Distilled: Real Real-Time Long Video Generation Model</h1>
 
132
  gr.HTML(
133
  """
134
  <div style='display: flex; align-items: center; justify-content: center; width: 100%;'>
135
+ <img src="https://raw.githubusercontent.com/SHYuanBest/shyuanbest_media/main/Helios/logo_white.png" style='width: 400px; height: auto;' />
136
  </div>
137
  <div id="header">
138
  <h1>🎬 Helios 14B Distilled: Real Real-Time Long Video Generation Model</h1>