Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,6 +9,8 @@ with gr.Blocks(theme=gr.themes.Soft(), title="AI Video Generator") as demo:
|
|
| 9 |
Veo 3.1 app is currently under maintenance. Please check back later.
|
| 10 |
|
| 11 |
We apologize for any inconvenience.
|
|
|
|
|
|
|
| 12 |
""",
|
| 13 |
)
|
| 14 |
|
|
|
|
| 9 |
Veo 3.1 app is currently under maintenance. Please check back later.
|
| 10 |
|
| 11 |
We apologize for any inconvenience.
|
| 12 |
+
|
| 13 |
+
check https://huggingface.co/spaces/akhaliq/veo3.1-fast/discussions/29 to latest updates
|
| 14 |
""",
|
| 15 |
)
|
| 16 |
|