Spaces:
Running
on
Zero
Running
on
Zero
update(*): UI updates.
Browse files- util/stylesheets.py +1 -1
util/stylesheets.py
CHANGED
@@ -270,6 +270,6 @@ function injectLiquidGlass() {
|
|
270 |
`
|
271 |
svgFilter.style.display = 'none'
|
272 |
document.body.appendChild(svgFilter)
|
273 |
-
document.querySelector('footer').
|
274 |
}
|
275 |
"""
|
|
|
270 |
`
|
271 |
svgFilter.style.display = 'none'
|
272 |
document.body.appendChild(svgFilter)
|
273 |
+
document.querySelector('footer').innerHTML = 'Demo Provided by ToonComposer Team. Sample images are used for academic purposes only. <br> Unauthorized Site Notice: The website tooncomposer.com is not authorized or affiliated with the ToonComposer team. We do not endorse this site and are unaware of its operators. <br> Access ToonComposer only via our verified channels: HuggingFace/Github: TencentARC; Official Page: https://lg-li.github.io/project/tooncomposer.'
|
274 |
}
|
275 |
"""
|