diffuzers
Project description
diffuzers
A web ui for 🤗 diffusers.
< under development, request features using issues, prs not accepted atm >
Features:
- text to image
- image to image
- textual inversion
- inpainting
- outpainting (coming soon)
- image info
- stable diffusion upscaler
- gfpgan
- need more? create an issue
Installation
To install bleeding edge version of diffuzers, clone the repo and install it using pip.
git clone https://github.com/abhishekkrthakur/diffuzers
cd diffuzers
pip install -e .
Installation using pip:
pip install diffuzers
Usage
To run the web app, run the following command:
diffuzers run
All CLI Options:
❯ diffuzers run --help
usage: diffuzers <command> [<args>] run [-h] [--output OUTPUT] [--share] [--port PORT] [--host HOST]
[--device DEVICE]
✨ Run diffuzers app
optional arguments:
-h, --help show this help message and exit
--output OUTPUT Output path is optional, but if provided, all generations will automatically be saved to this
path.
--share Share the app
--port PORT Port to run the app on
--host HOST Host to run the app on
--device DEVICE Device to use, e.g. cpu, cuda, cuda:0, mps (for m1 mac) etc.
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
diffuzers-0.1.3.tar.gz
(19.2 kB
view hashes)
Built Distribution
diffuzers-0.1.3-py3-none-any.whl
(28.5 kB
view hashes)
Close
Hashes for diffuzers-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef25c3e5c2713f850bbec204072f30a806c7cefe10753b8e23558f09d2edd7b1 |
|
MD5 | 0f0ab84fc090540231d8c405272a10c7 |
|
BLAKE2b-256 | 717a83c0baaf3e4a05530f2d66243248517f61f0e65568eb16e9edbde46131b0 |