mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-08-10 08:00:32 +02:00
Downscaled a Gemini original to 0.57 and 1.40 MP and ran the deployed worker on both, so the profile applied its own low-end strengths of 0.0896 and 0.1066. Both come back clean in the Gemini app. That rules out the failure mode the ladder raised: 0.08 failed at 4.33 MP, and the curve sends sub-1 MP images to 0.084-0.094, which looked like it might mean small Gemini uploads were under-processed in production. They are not, at these sizes. Written as validation of the shipped curve rather than as evidence that the boundary moves with resolution. 0.0896 sits inside the untested gap at 4.33 MP, where only 0.08 and 0.10 were probed, so it may clear at both sizes; the direction of any resolution dependence stays unproven. These are also downscales rather than natively small Gemini outputs, which remain untested. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>