sdwebui-w-horde / sd-webui-stable-horde-worker

Stable Horde Unofficial Worker Bridge as Stable Diffusion WebUI (AUTOMATIC1111) Extension
GNU Affero General Public License v3.0
60 stars 19 forks source link
ai diffusion extension sd-webui stable-diffusion stable-horde

# SD WebUI ❤️ Stable Horde ![python](https://img.shields.io/badge/python-3.10-blue) [![issues](https://img.shields.io/github/issues/sdwebui-w-horde/sd-webui-stable-horde-worker)](https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker/issues) [![pr](https://img.shields.io/github/issues-pr/sdwebui-w-horde/sd-webui-stable-horde-worker)](https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker/pulls) [![license](https://img.shields.io/github/license/sdwebui-w-horde/sd-webui-stable-horde-worker)](LICENSE) [![Lint](https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker/actions/workflows/lint.yml/badge.svg)](https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker/actions/workflows/lint.yml) ✨ *Stable Horde Worker Bridge for Stable Diffusion WebUI* ✨

An unofficial Stable Horde worker bridge as a Stable Diffusion WebUI extension.

Features

This extension is still WORKING IN PROGRESS, and is not ready for production use.

Install

Compatibility

Here is the compatibilities with the official bridge.

Features Supported?
img2img ✔️
Inpainting ✔️
Interrogate
Tiling ✔️
Hi-res Fix ✔️
Clip Skip
Face Restoration (GFPGAN) ✔️
Upscale (ESRGAN) ✔️
Sample Karras Scheduler ⭕*
R2 upload ✔️
R2 source image
Multiple Models ✔️

* Karras scheduler is partially supported in SD-WebUI Bridge, see below.

Samplers Official Bridge SD-WebUI Bridge
No Karras Karras No Karras Karras
k_lms ✔️ ✔️ ✔️ ✔️
k_heun ✔️ ✔️ ✔️ ✔️
k_euler ✔️ ✔️ ✔️ ✔️
k_euler_a ✔️ ✔️ ✔️ ✔️
k_dpm_2 ✔️ ✔️ ✔️ ✔️
k_dpm_2_a ✔️ ✔️ ✔️ ✔️
k_dpm_fast ✔️ ✔️ ✔️ ✔️
k_dpm_adaptive ✔️ ✔️ ✔️ ✔️
k_dpmpp_2s_a ✔️ ✔️ ✔️ ✔️
k_dpmpp_2m ✔️ ✔️ ✔️ ✔️
k_dpmpp_sde ✔️ ✔️ ✔️ ✔️
dpmsolver ✔️ ✔️
ddim ✔️
plms ✔️

License

This project is licensed under the terms of the AGPL-3.0 License.