add batch info to metadata

This commit is contained in:
Vladimir Mandic
2023-09-19 11:13:38 -04:00
parent c33bbc83e7
commit 4d9ccbc035
9 changed files with 55 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ def refresh_vae_list():
def list_crossattention():
return [
"Disable cross-attention layer optimization",
"Disabled",
"xFormers",
"Scaled-Dot-Product",
"Doggettx's",