Skip to content

Quantuman134/ToolKitQ

Repository files navigation

PytorchTools.py

Frequently used tools for development in pytorch

SDTools

Frequently used tools for development in diffusion models, based on diffusers

StableDiffusionPipeline.py

A customed stable diffusion pipeline for text2img, optimization through diffusion model, etc.

ImgTools

SAM_object.py

segment input image with opaque background, based on SAM

Usage

(Environment information is in the Env_CMD file temporarily) Just clone it and put the folder in the workspace

Install (Experimental)

create virtual environment

conda create -n ToolKitQ python=3.9
conda activate ToolKitQ

install packages

cd ToolKitQ
bash install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages