English | 简体中文
Online Demo: https://chat.fluoritestudio.com
Join us:
- 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
- DeepDanbooru (WIP)
- Clone the ChatDiffusion from GitHub.
- Run
npm install
. - You can now use the application by running
npm run dev
.
This code is distributed under the MIT license. See LICENSE in this directory.