hjs8 commited on
Commit
879070c
·
1 Parent(s): b4696c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ MAINTENANCE_NOTICE='Sorry, due to computing resources issues, this space is unde
11
  DESCRIPTION = '''# <a href="https://ic66.ml">H-text-to-Video</a></br>
12
  '''
13
  NOTES = '<p>本项目基于清华的CogVideo进行修改</p>'
14
- FOOTER = '<img id="visitor-badge" alt="visitor badge" src="https://ic66.ml" />'
15
 
16
  import json
17
  import requests
 
11
  DESCRIPTION = '''# <a href="https://ic66.ml">H-text-to-Video</a></br>
12
  '''
13
  NOTES = '<p>本项目基于清华的CogVideo进行修改</p>'
14
+ FOOTER = ''
15
 
16
  import json
17
  import requests