Skip to main content

diffuzers

Project description

# diffuzers

A web ui for [🤗 diffusers](https://github.com/huggingface/diffusers).

< under development, request features using issues, prs not accepted atm >

## Installation

To install bleeding edge version of diffuzers, clone the repo and install it using pip.

`bash git clone https://github.com/abhishekkrthakur/diffuzers cd diffuzers pip install -e . `

Installation using pip:

`bash pip install diffuzers `

## Usage

To run the web app, run the following command:

`bash diffuzers run --model <path to model> --output_path <path to output folder> `

For example, to run the web app for the [stable diffusion 2.1](https://huggingface.co/stabilityai/stable-diffusion-2-1) model, run the following command:

`bash diffuzers run --model stabilityai/stable-diffusion-2-1 --output_path . `

## All CLI Options:

`bash ❯ diffuzers run --help `

Project details


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.0.5.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

diffuzers-0.0.5-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page