use short model name and update hints

This commit is contained in:
Vladimir Mandic
2023-10-19 11:43:29 -04:00
parent 11c073a3ca
commit 6bda4fbc71
8 changed files with 40 additions and 49 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ def create_ui():
with gr.Row():
model_list_btn = gr.Button(value="List model details", variant='primary')
model_checkhash_btn = gr.Button(value="Calculate hash for all models (may take a long time)", variant='primary')
model_checkhash_btn = gr.Button(value="Calculate hash for all models", variant='primary')
model_checkhash_btn.click(fn=sd_models.update_model_hashes, inputs=[], outputs=[models_outcome])
with gr.Row():
model_table = gr.DataFrame(