From 58146dbc6d6e1c8dda88cf2ad34da800a951ddf3 Mon Sep 17 00:00:00 2001 From: Victor Kuznetsov Date: Wed, 12 Aug 2026 14:24:56 -0700 Subject: [PATCH] Say what the hosted service is instead of offering it as a fallback Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03030ac..09d489d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ cleaning, directory batches, visible Sora, Veo, Seedance, Dola, Hailuo, and Kling mark removal, and oracle-certified VAE regeneration for video SynthID removal. -> Try it online at [raiw.cc](https://raiw.cc) if you do not want to install Python -> or run diffusion models locally. +> [raiw.cc](https://raiw.cc) runs this library as a hosted service, with the GPU +> included and nothing to install. Visible mark and metadata removal are free +> there; invisible watermark removal is paid. [![PyPI](https://img.shields.io/pypi/v/remove-ai-watermarks?logo=pypi&logoColor=white)](https://pypi.org/project/remove-ai-watermarks/) [![Python](https://img.shields.io/pypi/pyversions/remove-ai-watermarks?logo=python&logoColor=white)](https://pypi.org/project/remove-ai-watermarks/)