akhaliq HF Staff commited on
Commit
3581da9
·
verified ·
1 Parent(s): 9712d8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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