MCPcopy Index your code
hub / github.com/KutsuyaYuki/ABG_extension

github.com/KutsuyaYuki/ABG_extension @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 24 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ABG extension

<a href="https://github.com/KutsuyaYuki/ABG_extension/stargazers"><img src="https://img.shields.io/github/stars/KutsuyaYuki/ABG_extension?style=for-the-badge"></a>
<a href="https://github.com/KutsuyaYuki/ABG_extension/issues"><img src="https://img.shields.io/github/issues/KutsuyaYuki/ABG_extension?style=for-the-badge"></a>
<a href="https://github.com/KutsuyaYuki/ABG_extension/commits/main"><img src="https://img.shields.io/github/last-commit/KutsuyaYuki/ABG_extension?style=for-the-badge"></a>

Installation

  1. Install extension by going to Extensions tab -> Install from URL -> Paste github URL and click Install.
  2. After it's installed, go back to the Installed tab in Extensions and press Apply and restart UI.
  3. Installation finished.
  4. If the script does not show up or work, please restart the WebUI.

Usage

txt2img

  1. In the bottom of the WebUI in Script, select ABG Remover.
  2. Select the desired options: Only save background free pictures or Do not auto save.
  3. Generate an image and you will see the result in the output area.

img2img

  1. In the bottom of the WebUI in Script, select ABG Remover.
  2. Select the desired options: Only save background free pictures or Do not auto save.
  3. IMPORTANT: Set Denoising strength to a low value, like 0.01

Based on https://huggingface.co/spaces/skytnt/anime-remove-background

Core symbols most depended-on inside this repo

get_mask
called by 1
scripts/app.py
rmbg_fn
called by 1
scripts/app.py
run
called by 1
scripts/app.py
title
called by 0
scripts/app.py
ui
called by 0
scripts/app.py
show
called by 0
scripts/app.py

Shape

Method 4
Function 2
Class 1

Languages

Python100%

Modules by API surface

scripts/app.py7 symbols

For agents

$ claude mcp add ABG_extension \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact