Update app.py
Browse files
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
|
| 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>
|