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.4.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file diffusionui-0.0.4.tar.gz
.
File metadata
- Download URL: diffusionui-0.0.4.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 | 7a94752c367464ec920fd655b58cd31f129dcffaa8c90ad2ef6a4a1a4b0356d1 |
|
MD5 | 19022120923e9f8480ae9aefab80eb54 |
|
BLAKE2b-256 | aa2e770387897a2f2472d87119e226b6be110666c4eb4723b7a526744b41d4c3 |
File details
Details for the file diffusionui-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: diffusionui-0.0.4-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 | 35f9d65f612dcad836b9b2061521f2006a629e9c42e3aa0f83aae1e0139117dc |
|
MD5 | 81978086060cdf6fc5887d119fe6a950 |
|
BLAKE2b-256 | 78cb337d23b2c07c0ce67d7432a74813a4b3900a330a14a3be49f6067599b14b |