mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web: very early proof-of-concept of on-device image background removal
This commit is contained in:
@ -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",
|
||||
|
@ -4,5 +4,6 @@
|
||||
"updates": "updates",
|
||||
"donate": "donate",
|
||||
"about": "about",
|
||||
"remux": "remux"
|
||||
"remux": "remux",
|
||||
"cutout": "cut out"
|
||||
}
|
||||
|
Reference in New Issue
Block a user