yinyajun / artcraft

Stable diffusion lib&web ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

artcraft provides image generation based on diffusers.

Features

  • Text2Image/Image2Image
  • Lora/Text Inversion/ControlNet support
  • Image Processors
  • Model Manager

Install

make sure your python>=3.9.

pip install artcraft

Launch WebUI

make sure you have installed artcraft successfully.

artcraft

you will see

Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.

About

Stable diffusion lib&web ui

License:Apache License 2.0


Languages

Language:Python 100.0%