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.5.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file diffusionui-0.0.5.tar.gz
.
File metadata
- Download URL: diffusionui-0.0.5.tar.gz
- Upload date:
- Size: 7.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 | 0e965dff99eb9bc56997a85f57debee4af30db84abba17c0dc15d13884ebb941 |
|
MD5 | 1fd521f6e69f1e47597ef234f26b7dfd |
|
BLAKE2b-256 | ccebea378ad359086384ede624d8bf58664f60e6873adc6b32ac91f6fdce2609 |
File details
Details for the file diffusionui-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: diffusionui-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 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 | 279e23fadd91bb987f16db20795aa466f63dc61092c3b939c06d1bc02a932b96 |
|
MD5 | c0ef964360fe74552c1145a1af6d135b |
|
BLAKE2b-256 | 98032da3729595c7561703182325fe610b18a17008b9966d1f2d2e0a2e23a24b |