add textual inversion hashes to infotext

This commit is contained in:
AUTOMATIC1111
2023-07-15 08:41:22 +03:00
parent 127635409a
commit 2b1bae0d75
6 changed files with 33 additions and 8 deletions

View File

@@ -231,6 +231,10 @@ button.custom-button{
padding-top: 0.5em;
}
.html-log .comments:empty{
padding-top: 0;
}
.html-log .performance {
font-size: 0.85em;
color: #444;