wenyi commited on
Commit
0b4dc52
1 Parent(s): c7837c1

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='Sorry, this space is under maintenance, and will be restored soon. '
10
 
11
  DESCRIPTION = '''# <a href="https://github.com/THUDM/CogVideo">CogVideo</a>
12
 
 
6
 
7
  # from model import AppModel
8
 
9
+ MAINTENANCE_NOTICE='Sorry, due to computing resources issues, this space is under maintenance, and will be restored as soon as possible. '
10
 
11
  DESCRIPTION = '''# <a href="https://github.com/THUDM/CogVideo">CogVideo</a>
12