2 Commits
Author SHA1 Message Date
063119d7e5 feat(server): add POST /detect/batch endpoint for batch watermark detection (#151)
* feat(server): add POST /detect/batch endpoint for batch watermark detection (#149)

* fix: satisfy ruff lint and format checks

---------

Co-authored-by: Guillaume Meyer (The Opinionated Man) <1385518+guillaumemeyer@users.noreply.github.com>
2026-08-18 13:38:23 -07:00
939df90ccd fix(server): preserve image format extensions in /clean and use safe writes in av_meta (#150)
* fix(server): preserve image format extensions in /clean and use safe writes in av_meta (#148)

* style: apply ruff formatting to server.py and test_http_server.py

---------

Co-authored-by: Guillaume Meyer (The Opinionated Man) <1385518+guillaumemeyer@users.noreply.github.com>
2026-08-18 12:37:26 -07:00