ability to upload mask for inpainting

This commit is contained in:
AUTOMATIC
2022-09-09 19:43:16 +03:00
parent 5b6a585ae5
commit d714ea4c41
3 changed files with 43 additions and 10 deletions

View File

@@ -19,6 +19,10 @@
max-width: 4em;
}
#resize_mode{
flex: 1.5;
}
button{
align-self: stretch !important;
}