AMEERAZAM08 / sam-sdxl-inpainting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
ReplaceAnything Using SAM + SDXL Inpainting
πŸ“š
yellow
blue
gradio
3.50.2
app.py
false
apache-2.0

Big Thanks to ReplaceAnything base code from HF-Repo https://github.com/AIGCDesignGroup/ReplaceAnything

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

ReplaceAnything Using SAM + SDXL Inpainting

πŸ“š ReplaceAnything Using SAM + SDXL Inpainting is an application built using SAM (Self-Attention Module) and SDXL (Sparse Dynamic Convolutional Layer) inpainting techniques. The project allows for seamless replacement of elements in images, bringing a new level of flexibility to image editing.

πŸ¦’ Colab

Colab Info
Open In Colab ReplaceAnything Using SAM + SDXL Inpainting πŸš€

Preview

ReplaceAnything Using SAM SDXL Inpainting App

Gradio Demo

ReplaceAnything Using SAM SDXL Inpainting App

Getting Started

To get started with ReplaceAnything, make sure you have the required dependencies installed. Refer to the configuration reference at Hugging Face Spaces Config Reference for detailed information.

Installation

Use the following commands to install the necessary SDK and dependencies:

pip install gradio==3.50.2
# Add any other dependencies here

Local installation:

git clone https://github.com/AMEERAZAM08/sam-sdxl-inpainting.git
cd sam-sdxl-inpainting
pip install -r requirements.txt

Usage

cd src
python app.py```



About


Languages

Language:Python 96.1%Language:CSS 3.9%