wenyi commited on
Commit
c7837c1
1 Parent(s): 76cfe4d

notice maintenance

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
6
 
7
  # from model import AppModel
8
 
9
- MAINTENANCE_NOTICE='This space is under maintenance'
10
 
11
  DESCRIPTION = '''# <a href="https://github.com/THUDM/CogVideo">CogVideo</a>
12
 
 
6
 
7
  # from model import AppModel
8
 
9
+ MAINTENANCE_NOTICE='Sorry, this space is under maintenance, and will be restored soon. '
10
 
11
  DESCRIPTION = '''# <a href="https://github.com/THUDM/CogVideo">CogVideo</a>
12