akhaliq HF Staff commited on
Commit
ad3e766
·
verified ·
1 Parent(s): 62d4fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -22,8 +22,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="Veo 3.1") as demo:
22
  This application is currently under maintenance. Please check back later.
23
 
24
  We apologize for any inconvenience.
25
- """,
26
- elem_classes=["maintenance-message"]
27
  )
28
 
29
  # Launch the app
 
22
  This application is currently under maintenance. Please check back later.
23
 
24
  We apologize for any inconvenience.
25
+ """)
 
26
  )
27
 
28
  # Launch the app