aboutsummaryrefslogtreecommitdiff
path: root/html/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/footer.html')
-rw-r--r--html/footer.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/html/footer.html b/html/footer.html
new file mode 100644
index 00000000..bad87ff6
--- /dev/null
+++ b/html/footer.html
@@ -0,0 +1,13 @@
+<div>
+ <a href="/docs">API</a>
+  • 
+ <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Github</a>
+  • 
+ <a href="https://gradio.app">Gradio</a>
+  • 
+ <a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
+</div>
+<br />
+<div class="versions">
+{versions}
+</div>