aboutsummaryrefslogtreecommitdiffstats
path: root/html
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-05-20 21:41:41 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-05-20 21:41:41 +0000
commit0cc05fc492a9360d3b2f1b3f64c7d74f9041f74e (patch)
tree4934475334a607bcd77113bf9542accc0022afd8 /html
parent05e6fc9aa944dd6e3ee01eae0817f8b51134ffab (diff)
downloadstable-diffusion-webui-gfx803-0cc05fc492a9360d3b2f1b3f64c7d74f9041f74e.tar.gz
stable-diffusion-webui-gfx803-0cc05fc492a9360d3b2f1b3f64c7d74f9041f74e.tar.bz2
stable-diffusion-webui-gfx803-0cc05fc492a9360d3b2f1b3f64c7d74f9041f74e.zip
work on startup profile display
Diffstat (limited to 'html')
-rw-r--r--html/footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/footer.html b/html/footer.html
index bad87ff6..1ce13295 100644
--- a/html/footer.html
+++ b/html/footer.html
@@ -5,6 +5,8 @@
 • 
<a href="https://gradio.app">Gradio</a>
 • 
+ <a href="#" onclick="showProfile('./internal/profile-startup'); return false;">Startup profile</a>
+  • 
<a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
</div>
<br />