akhaliq HF Staff commited on
Commit
6ba56e7
·
verified ·
1 Parent(s): d64db60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -217,7 +217,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
217
  """
218
  )
219
 
220
- gr.HTML(
221
  """
222
  <div style="text-align:center; max-width:900px; margin:0 auto;">
223
  <h1 style="font-size:2.2em; margin-bottom:6px;">🎬 Sora-2</h1>
@@ -234,7 +234,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
234
  </p>
235
  </div>
236
  """
237
- )
238
 
239
  # Add mobile link section
240
  gr.HTML(
 
217
  """
218
  )
219
 
220
+ gr.HTML(
221
  """
222
  <div style="text-align:center; max-width:900px; margin:0 auto;">
223
  <h1 style="font-size:2.2em; margin-bottom:6px;">🎬 Sora-2</h1>
 
234
  </p>
235
  </div>
236
  """
237
+ )
238
 
239
  # Add mobile link section
240
  gr.HTML(