mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-08-19 12:07:13 +02:00
Note that the package name is the published distribution
Renaming it strands every pip install and every pinned dependency on it, including the ComfyUI node package, and the console script has the same property since users have it on PATH. Recorded at the name itself, where whoever considers changing it will be looking. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
b1319b1d5a
commit
b08899dc00
@@ -1,4 +1,8 @@
|
||||
[project]
|
||||
# This name is the published PyPI distribution, not a local label: changing it
|
||||
# strands every `pip install remove-ai-watermarks` and every pinned dependency
|
||||
# on it, including the ComfyUI node package. The console script below carries
|
||||
# the same weight, since users have it on PATH.
|
||||
name = "remove-ai-watermarks"
|
||||
version = "0.26.3"
|
||||
description = "AI watermark remover for visible, invisible, and provenance marks in images and video"
|
||||
|
||||
Reference in New Issue
Block a user