Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Inpaint Anything extension performs stable diffusion inpainting on a browser UI using masks from Segment Anything.
| Date | Stars |
|---|---|
| 2026-07-24 | 1297 |
| 2026-07-25 | 1297 |
| 2026-07-28 | 1297 |
| 2026-07-30 | 1297 |
| 2026-07-31 | 1297 |
| 2026-08-06 | 1297 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Inpaint Anything for Stable Diffusion Web UI Inpaint Anything extension performs stable diffusion inpainting on a browser UI using any mask selected from the output of [Segment Anything](https://github.com/facebookresearch/segment-anything). Using Segment Anything enables users to specify masks by simply pointing to the desired areas, instead of manually filling them in. This can increase the efficiency and accuracy of the mask creation process, leading to potentially higher-quality inpainting results while saving time and effort. [Standalone version](https://github.com/Uminosachi/inpaint-anything) ## Installation To install the software, please follow these steps: * Open the `Extensions` tab on the AUTOMATIC1111's [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui.git). * Select the `Install from URL` option. * Enter `https://github.com/Uminosachi/sd-webui-inpaint-anything.git` in the `URL for extension's git repository` field. * Click on the `Install` button. * Once installation is complete, restart the Web UI. * Note: This extension supports v1.3.0 or higher of AUTOMATIC1111's Stable Diffusion Web UI. ## Running the application * If you intend to use the memory-efficient xformers, please append the `--xformers` argument to your startup command. For example, run `./webui.sh --xformers` or `webui.bat --xformers` * Note: If you have a privacy protection extension enabled in your web browser, such as DuckDuckGo, you may not be able to retrieve the mask from your sketch. * Note: In Gradio version 3.23.0 or older, the segmentation image may appear small on the Web UI. ## Downloading the Model * Navigate to the `Inpaint Anything` tab in the Web UI. * Click on the `Download model` button, located next to the [Segment Anything Model ID](https://github.com/facebookresearch/segment-anything#model-checkpoints). This includes the [SAM 2](https://github.com/facebookresearch/segment-anything-2), [Segment Anything in High Quality Model ID](https://github.com/SysCV/sam-hq), [Fast Segment Anything](https://github.com/CASIA-IVA-Lab/FastSAM), and [Faster Segment Anything (MobileSAM)](https://github.com/ChaoningZhang/MobileSAM). * Please note that the SAM is available in three sizes: Base, Large, and Huge. Remember, larger sizes consume more VRAM. * Wait for the download to complete. * The downloaded model file will be stored in the `models` directory of this application's repository. ## Usage * Drag and drop your image onto the input image area. * Outpainting can be achieved by the `Padding options`, configuring the scale and balance, and then clicking on the `Run Padding` button. * The `Anime Style` checkbox enhances segmentation mask detection, particularly in anime style images, at the expense of a slight reduction in mask quality. * Click on the `Run Segment Anything` button. * Use sketching to point the area you want to inpaint. You can undo and adjust the pen size. * Hover over either the SAM image or the mask image and press the `S` key for Fullscreen mode, or the `R` key to Reset zoom. * Click on the `Create mask` button. The mask will appear in the selected mask image area. ### Mask Adjustment * `Expand mask region` button: Use this to slightly expand the area of the mask for broader coverage. * `Trim mask by sketch` button: Clicking this will exclude the sketched area from the mask. * `Add mask by sketch` button: Clicking this will add the sketched area to the mask. ### Inpainting Tab * Enter your desired Prompt and Negative Prompt, then choose the Inpainting Model ID. * Click on the `Run Inpainting` button (**Please note that it may take some time to download the model for the first time**). * In the Advanced options, you can adjust the Sampler, Sampling Steps, Guidance Scale, and Seed. * If you enable the `Mask area Only` option, modifications will be confined to the designated mask area only. * Adjust the iteration slider to perform inpainting multiple times with differ
Excerpt of 9,943 characters
Read on GitHub368
3
2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:df315864a72bda26, topic:stable-diffusion, topic:image-generation, topic:generative-art