Add Clear Functionality in the SearchBox (#1989)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
This commit is contained in:
Yuki Shindo
2024-12-20 02:40:08 +09:00
committed by GitHub
parent 89bf5c182d
commit 0e197261b0
6 changed files with 39 additions and 19 deletions

View File

@@ -5319,6 +5319,9 @@
"VAEEncodeTiled": {
"display_name": "Кодировать VAE (плитками)",
"inputs": {
"overlap": {
"name": "перекрытие"
},
"pixels": {
"name": "пиксели"
},