mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: post-2.0 audit bug fixes (404 route, worker logging, outpaint gate, pandoc path)
Surgical post-2.0 fixes: SPA 404 route, worker logging, outpaint gate, pandoc path resolution.
This commit is contained in:
@@ -112,6 +112,7 @@ TOOL_BUNDLE_MAP = {
|
||||
"face_landmarks": "face-detection",
|
||||
"red_eye_removal": "face-detection",
|
||||
"inpaint": "object-eraser-colorize",
|
||||
"outpaint": "object-eraser-colorize",
|
||||
"colorize": "object-eraser-colorize",
|
||||
"upscale": "upscale-enhance",
|
||||
"enhance_faces": "upscale-enhance",
|
||||
|
||||
Reference in New Issue
Block a user