akhaliq HF Staff commited on
Commit
32719a5
·
verified ·
1 Parent(s): b8af6da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def create_ui():
151
  #sub_title{margin-top: -20px !important}
152
  '''
153
 
154
- with gr.Blocks(title="Sora-2 Text-to-Video Generator", theme=gr.themes.Soft(), css=css) as demo:
155
  gr.HTML("""
156
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
157
  <h1 style="font-size: 2.5em; margin-bottom: 0.5em;">
 
151
  #sub_title{margin-top: -20px !important}
152
  '''
153
 
154
+ with gr.Blocks(title="Sora-2", theme=gr.themes.Soft(), css=css) as demo:
155
  gr.HTML("""
156
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
157
  <h1 style="font-size: 2.5em; margin-bottom: 0.5em;">