chore: image size tooltips

This commit is contained in:
jialin
2024-12-03 21:54:59 +08:00
parent 4c75a5b421
commit e1bb684c4c
9 changed files with 54 additions and 6 deletions
@@ -100,6 +100,10 @@ const options = [
{
label: '--image-vae-tiling',
value: '--image-vae-tiling'
},
{
label: '--image-no-vae-tiling',
value: '--image-no-vae-tiling'
}
];