hjs8 commited on
Commit
f89a59f
1 Parent(s): 14cabe9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import gradio as gr
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://ic66.ml">首页</a></br>
12
  '''
13
  NOTES = '<p>本项目基于清华的CogVideo进行修改</p>'
14
  FOOTER = ''
 
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://ic66.ml"></a></br>
12
  '''
13
  NOTES = '<p>本项目基于清华的CogVideo进行修改</p>'
14
  FOOTER = ''