UNPKG

anti-stable-diffusion

Version:

Automatically modifies pixels of uploaded images in order to restrict images being used for text-to-image AI model's training data, therefore protecting the original author's copyright.

19 lines (18 loc) 483 B
{ "name": "anti-stable-diffusion", "version": "1.0.1", "description": "Automatically modifies pixels of uploaded images in order to restrict images being used for text-to-image AI model's training data, therefore protecting the original author's copyright.", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "Image", "Stable", "Diffusion", "Copyright", "Protection" ], "author": "Jinho Kim, Jooney Han", "license": "ISC" }