web: very early proof-of-concept of on-device image background removal

This commit is contained in:
wukko
2025-01-13 01:26:54 +06:00
parent 2b95af1b51
commit e02e7f2260
8 changed files with 667 additions and 5 deletions

View File

@ -113,9 +113,9 @@
"advanced.data": "data management",
"advanced.duck": "local processing",
"advanced.duck.title": "process everything on device",
"advanced.duck.description": "very wip, may cause critical issues or not work at all. this toggle will probably be gone by release.",
"advanced.duck": "duck",
"advanced.duck.title": "enable new on-device features",
"advanced.duck.description": "very wip, WILL cause critical issues or not work at all. this toggle will be gone by release.",
"processing.community": "community instances",
"processing.enable_custom.title": "use a custom processing server",

View File

@ -4,5 +4,6 @@
"updates": "updates",
"donate": "donate",
"about": "about",
"remux": "remux"
"remux": "remux",
"cutout": "cut out"
}