ACCA225 commited on
Commit
b25adee
1 Parent(s): 1cae284

Upload footer2.html

Browse files
Files changed (1) hide show
  1. footer2.html +23 -0
footer2.html ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div>
2
+ <a href="{api_docs}">查看SD-API文档</a>
3
+  • 
4
+ <a href="https://openi.pcl.ac.cn/2575044704/stable-diffusion-webui-v1.6.1">SD-WebUI云端部署</a>
5
+  • 
6
+ <a href="https://gradio.app">QQ276746145</a>
7
+  • 
8
+ <a href="#" onclick="showProfile('./internal/profile-startup'); return false;">启动用时</a>
9
+  • 
10
+
11
+ </div>
12
+ <br />
13
+ <div class="versions">
14
+ {versions}
15
+ </div>
16
+ <!-- Image link for support -->
17
+ <div>
18
+ <p>打赏支持一下本人吧,给我赏口饭吃呜呜!~</p>
19
+ <a href="https://liblibai-online.vibrou.com/img/cf32769d501cbb71d052d77eb90e6bfb/64023b17340839ae4b870e7785bf4dde1c3b6f85516a2b91cc01441f1ea24bd5.png?x-oss-process=image/resize,w_640,m_lfit/format,webp" target="_blank">
20
+ <img src="https://liblibai-online.vibrou.com/img/cf32769d501cbb71d052d77eb90e6bfb/64023b17340839ae4b870e7785bf4dde1c3b6f85516a2b91cc01441f1ea24bd5.png?x-oss-process=image/resize,w_640,m_lfit/format,webp" alt="打赏支持一下本人吧~" style="max-width: 100%;">
21
+ </a>
22
+
23
+ </div>