Git Product home page Git Product logo

noai-molasses's Introduction

NoAI

NO AI (AI Watermark Generator)

Method 1: How to use it with the exe file:

Download the release: Latest Version

  1. Place your PNG or JPG files to the same folder as the script.
  2. Run the .exe file.
  3. It will watermark each image and save it with a _wm suffix.
  4. Copy the watermarked files elsewhere and delete the originals.

IMPORTANT: Backup your files!

Method2: How to use it with the Python script:

  1. Install Python
  2. Go to the Python website https://www.python.org/downloads/
  3. Download the latest stable release. It should automatically give you the correct installer for your OS.
  4. Save the installer file to your computer
  5. Follow the prompts to install Python.

On Windows, make sure to check the "Add Python to PATH" checkbox during the installation process. Once the installation is complete, open a terminal window: On Windows, you can do this by typing "cmd" into the Start menu search bar On a Mac, you can do this by going to the Applications folder, then the Utilities folder, and clicking on the Terminal application 6. Type the following command and press Enter: python3 --version 7. Download the zip file, and copy watermark.bat, watermark.py and watermark.scpt files to a new folder.

Watermarking Images (Recommended)

  1. Copy your PNG or JPG files to the same folder as the script. Do not move the files!
  2. Run the watermark command. On Windows, this will be Watermark.bat file (Batch file). Simply double-click it. On Mac, this will be a slightly different process: Double-click on Watermark.scpt. This will launch the AppleScript editor.
  3. Click the "Run" button to execute the script.
  4. It will watermark each image and save it with a _wm suffix.
  5. Copy the watermarked files elsewhere and delete the originals.

Watermarking Images (CLI method)

  1. Copy your PNG or JPG files to the same folder as the script. Do not move the files!!
  2. Open a terminal window. On Windows, you can do this by typing "cmd" into the Start menu search bar On a Mac, you can do this by going to the Applications folder, then the Utilities folder, and clicking on the Terminal application
  3. In the terminal window, enter the following, and press Enter: python watermark.py

It will watermark each image and save it with a _wm suffix. 4. Copy the watermarked files elsewhere and delete the originals.

Background

This project is based on Medium article. It uses the open source Invisible Watermark project.

Known Issue

This may not work with all AI art software. This targets Stable Diffusion and offshoots.

noai-molasses's People

Contributors

eballai avatar molasseslover avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.