akhaliq HF Staff commited on
Commit
af8eca9
·
verified ·
1 Parent(s): 4f0a998

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="Sora 2") as demo:
9
  Sora 2 app is currently under maintenance. Please check back later.
10
 
11
  We apologize for any inconvenience.
 
 
12
  """,
13
  )
14
 
 
9
  Sora 2 app is currently under maintenance. Please check back later.
10
 
11
  We apologize for any inconvenience.
12
+
13
+ Check https://huggingface.co/spaces/akhaliq/sora-2/discussions/32 for latest updates
14
  """,
15
  )
16