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.2.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file diffusionui-0.0.2.tar.gz
.
File metadata
- Download URL: diffusionui-0.0.2.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 | f313436b4e6bd79929eb714659913cdc8c480a6fbf29e8876d0afdf6a48c11e1 |
|
MD5 | ae8bef7512a969d75e942ce11054ef29 |
|
BLAKE2b-256 | 50527a59f905d9ef8e1e33432be35942d63483391dccba2397c530ce12908022 |
File details
Details for the file diffusionui-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: diffusionui-0.0.2-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 | b8925706e8da2fa2b369bb57d87095fb7ced1f4d2b7375d238eccd5cedbcb1ec |
|
MD5 | 51f2b3762364836a8a11b1ef984fdf8b |
|
BLAKE2b-256 | 6c4608bb79be993fe95ff69d4940a7af76723c72885166a9f8352cbc4d2498f3 |