JingyeChen commited on
Commit
0fdd5a9
1 Parent(s): 57a3c2d
Files changed (1) hide show
  1. app.py +0 -16
app.py CHANGED
@@ -493,22 +493,6 @@ with gr.Blocks() as demo:
493
  Please note that the demo is intended for academic and research purposes <b>ONLY</b>. Any use of the demo for generating inappropriate content is strictly prohibited. The responsibility for any misuse or inappropriate use of the demo lies solely with the users who generated such content, and this demo shall not be held liable for any such use.
494
  </h3>
495
  </div>
496
- <div>
497
- <!-- Default Statcounter code for Business
498
- https://huggingface.co/spaces/JingyeChen22/TextDiffuser-2 -->
499
- <script type="text/javascript">
500
- var sc_project=12947957;
501
- var sc_invisible=1;
502
- var sc_security="a79edbfe";
503
- </script>
504
- <script type="text/javascript"
505
- src="https://www.statcounter.com/counter/counter.js" async></script>
506
- <noscript><div class="statcounter"><a title="Web Analytics"
507
- href="https://statcounter.com/" target="_blank"><img class="statcounter"
508
- src="https://c.statcounter.com/12947957/0/a79edbfe/1/" alt="Web Analytics"
509
- referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
510
- <!-- End of Statcounter Code -->
511
- </div>
512
  """
513
  )
514
 
 
493
  Please note that the demo is intended for academic and research purposes <b>ONLY</b>. Any use of the demo for generating inappropriate content is strictly prohibited. The responsibility for any misuse or inappropriate use of the demo lies solely with the users who generated such content, and this demo shall not be held liable for any such use.
494
  </h3>
495
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
496
  """
497
  )
498