SAM_SDXL_Inpainting / README.md
ameerazam08's picture
Update README.md
73734a4 verified

A newer version of the Gradio SDK is available: 5.14.0

Upgrade
metadata
title: ReplaceAnything Using SAM + SDXL Inpainting
emoji: 📚
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
header: mini
license: apache-2.0

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

ReplaceAnything Using SAM + SDXL Inpainting

📚 ReplaceAnything 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.

Preview

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
cd
pip install -r requirements.txt

Usage

python app.py