Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="Veo 3.1") as demo:
|
|
| 23 |
|
| 24 |
We apologize for any inconvenience.
|
| 25 |
""")
|
| 26 |
-
|
| 27 |
|
| 28 |
# Launch the app
|
| 29 |
if __name__ == "__main__":
|
|
|
|
| 23 |
|
| 24 |
We apologize for any inconvenience.
|
| 25 |
""")
|
| 26 |
+
|
| 27 |
|
| 28 |
# Launch the app
|
| 29 |
if __name__ == "__main__":
|