akhaliq HF Staff commited on
Commit
b4b4b69
·
verified ·
1 Parent(s): 32cb323

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ def create_ui():
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;">
158
- 🎬 Sora-2 Text-to-Video Generator
159
  </h1>
160
  <p style="font-size: 1.1em; color: #666; margin-bottom: 20px;">Generate stunning videos using OpenAI's Sora-2 model</p>
161
  <p style='color: orange;'>⚠️ You must Sign in with Hugging Face using the button to use this app.</p>
 
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;">
158
+ 🎬 Sora-2
159
  </h1>
160
  <p style="font-size: 1.1em; color: #666; margin-bottom: 20px;">Generate stunning videos using OpenAI's Sora-2 model</p>
161
  <p style='color: orange;'>⚠️ You must Sign in with Hugging Face using the button to use this app.</p>