yuntian-deng commited on
Commit
5df9f05
1 Parent(s): a46cd3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>Acknowledgment:</strong> This demo is powered by GPU resources supported by the Hugging Face Community Grant.</center></p>"
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>Acknowledgment: This demo is powered by GPU resources supported by the Hugging Face Community Grant.</center></p>"
28
 
29
 
30
  # setup