Skip to content

prompt-engineering/chat-diffusion

Repository files navigation

ChatDiffusion - A ChatGPT web UI that integrates with variety of online Stable Diffusion services

ci GitHub Discord

English | 简体中文

Screenshot

Online Demo: https://chat.fluoritestudio.com

Join us:

Chat Server

Only support client-side (browser) call to OpenAI at this moment. Server-side WIP.

Supported online services:

  • Hugging Face Inference API for Text to Image
    • Using prompthero/openjourney as default Stable Diffusion model, you can ask ChatGPT to change the "model" value in JSON to any model hosted on Hugging Face that has public inference API enabled.
  • Hugging Face Space integration for Image to Text

Local Usage

  1. Clone the ChatDiffusion from GitHub.
  2. Run npm install.
  3. You can now use the application by running npm run dev.

LICENSE

This code is distributed under the MIT license. See LICENSE in this directory.

About

ChatDiffusion - A ChatGPT web UI that integrates with variety of online Stable Diffusion services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published