Merge branch 'refactor/remove-lite-variant'

This commit is contained in:
Siddharth Kumar Sah
2026-04-10 22:36:39 +08:00
32 changed files with 311 additions and 424 deletions
+1 -2
View File
@@ -382,8 +382,7 @@ export const APP_VERSION = "1.13.0";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).
* Used by the API to register 501 stubs in lite mode,
* and by the frontend for progress/timeout behavior.
* Used by the frontend for progress/timeout behavior.
*/
export const PYTHON_SIDECAR_TOOLS = [
"remove-background",