skills/modelscope.cn/doubao-watermark-remover

doubao-watermark-remover

Installation
SKILL.md

Doubao Watermark Remover

Dependencies

  • Python 3.9+
  • Pillow (install with pip install -r requirements.txt)

Quick start

  1. Install dependencies in the scripts folder:

    • cd doubao-watermark-remover/scripts && pip install -r requirements.txt
  2. Run the CLI:

    • python remove_watermark.py <input-image> <output-image>

CLI usage

Installs
1
First Seen
Jun 20, 2026
doubao-watermark-remover from modelscope.cn