Skip to content

hamac03/VisualEdition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VisualEdition

Ground and Segment Anything: Using Grounded SAM 2

Inpainting: Using Stable Diffusion + ControlNet

Installation

Follow the installation guide at IDEA-Research/Grounded-SAM-2

Or install environment by conda yml:

conda env create -f environment.yml

Demo

Run the following command to start the demo:

CUDA_VISIBLE_DEVICES=0 streamlit run demo.py --server.address 0.0.0.0

Example Images

The demo uses the following example images:

Demo Image 1 Demo Image 2 Demo Image 3 Demo Image 4


This guide helps you install and run Grounded SAM 2 for image processing with Stable Diffusion and ControlNet.

About

No description, website, or topics provided.

Resources

License

Apache-2.0 and 3 other licenses found

Licenses found

Apache-2.0
LICENSE
BSD-3-Clause
LICENSE_cctorch
Apache-2.0
LICENSE_groundingdino
Apache-2.0
LICENSE_sam2

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published