Unified Stable Diffusion pipeline for diffusers
Project description
diffusion-ui-backend
Gradio backend for the diffusion-ui web frontend using an unified Stable Diffusion diffusers pipeline
The gradio interface provides an API to generate images with Stable Diffusion for:
- text-to-image
- image-to-image
- inpainting
Installation
pip install diffusionui
First Usage
The first time, you have to download the model:
- create an account on https://huggingface.co
- generate a token in your settings
- login on your console with
huggingface-cli login
- then download the model with:
diffusionui --download-model
Usage
Once the model has been downloaded, you can start the backend by running:
diffusionui --low-mem
It should produce an local URL for the gradio interface:
Running on local URL: http://127.0.0.1:7860/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
diffusionui-0.0.3.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file diffusionui-0.0.3.tar.gz
.
File metadata
- Download URL: diffusionui-0.0.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15f608d338c01d7c430e1ee02bb7e6ddd8366940168a555ca4350d69e8cd5dfc |
|
MD5 | c6d00bb66df832f7a96c66a91d3b8fea |
|
BLAKE2b-256 | dfc88babfa753701270564d06c4dad7669bcfb2d643085e96e63f426f3779e3c |
File details
Details for the file diffusionui-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: diffusionui-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82965875c2845a6847840d3854f4f57b10ba4e2184593654dc6111047a9d2082 |
|
MD5 | f0257004b2841c7d42a42cdb248f7557 |
|
BLAKE2b-256 | c5939a33806866b074aa8dfc88138ccf74fc340d88cd54d60e9721029677a5a7 |