aboutsummaryrefslogtreecommitdiff
path: root/modules/ui.py
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-14 15:55:40 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-14 15:55:40 +0300
commit08c6f009a5ee92dd3218a942c08e8337c26352be (patch)
treea4398b52b1fc3cac9ec9a69e9098996ed18ca11b /modules/ui.py
parentfebd2b722e80959b89a0e5966a159b4eb430c5a5 (diff)
load hashes from cache for checkpoints that have them
add checkpoint hash to footer
Diffstat (limited to 'modules/ui.py')
-rw-r--r--modules/ui.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/ui.py b/modules/ui.py
index e86a624b..2625ae32 100644
--- a/modules/ui.py
+++ b/modules/ui.py
@@ -1841,4 +1841,6 @@ xformers: {xformers_version}
gradio: {gr.__version__}
 • 
commit: <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/{commit}">{short_commit}</a>
+ • 
+checkpoint: <a id="sd_checkpoint_hash">N/A</a>
"""