xCensorNing is a simple image censoring tool that allows you to blur specific parts of an image.
To install xCensorNing, simply clone this repository:
git clone <this-repo>Install the required dependencies using pip:
pip install -r requirements.txtTo use xCensorNing, simply run the xCensorNing.py script and follow the prompts.
python xCensorNing.pyOpen http://127.0.0.1:2333, then have fun!
The image will be saved as ./output in the same directory as the script.
The main YOLO model and Implement used in this project is from https://github.com/zhulinyv/Semi-Auto-NovelAI-to-Pixiv.git
AGPL-3.0 (same as https://github.com/zhulinyv/Semi-Auto-NovelAI-to-Pixiv.git)
