Spaces:
Running
on
T4
Running
on
T4
yuntian-deng
commited on
Commit
•
a46cd3e
1
Parent(s):
ef2bb40
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ title = "<h1><center>Markup-to-Image Diffusion Models with Scheduled Sampling</c
|
|
24 |
authors = "<center>Yuntian Deng, Noriyuki Kojima, Alexander M. Rush</center>"
|
25 |
info = '<center><a href="https://openreview.net/pdf?id=81VJDmOE2ol">Paper</a> <a href="https://github.com/da03/markup2im">Code</a></center>'
|
26 |
#notice = "<p><center><strong>Notice:</strong> Due to resource constraints, we've transitioned from GPU to CPU processing for this demo, which results in significantly longer inference times. We appreciate your understanding.</center></p>"
|
27 |
-
notice = "<p><center><strong>
|
28 |
|
29 |
|
30 |
# setup
|
|
|
24 |
authors = "<center>Yuntian Deng, Noriyuki Kojima, Alexander M. Rush</center>"
|
25 |
info = '<center><a href="https://openreview.net/pdf?id=81VJDmOE2ol">Paper</a> <a href="https://github.com/da03/markup2im">Code</a></center>'
|
26 |
#notice = "<p><center><strong>Notice:</strong> Due to resource constraints, we've transitioned from GPU to CPU processing for this demo, which results in significantly longer inference times. We appreciate your understanding.</center></p>"
|
27 |
+
notice = "<p><center><strong>Acknowledgment:</strong> This demo is powered by GPU resources supported by the Hugging Face Community Grant.</center></p>"
|
28 |
|
29 |
|
30 |
# setup
|