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

@@ -9,7 +9,7 @@
export let beta = false;
const firstTabPage = ["save", "remux", "settings"];
const firstTabPage = ["save", "cutout", "remux", "settings"];
let tab: HTMLElement;