English | 简体中文
演示:https://chat.fluoritestudio.com
- Hugging Face Inference API 用于文字生成图像
- prompthero/openjourney 作为默认的 Stable Diffusion 模型, 你可以让 ChatGPT 把 "model" 换成 Hugging Face 上任意开启了 Inference API 的模型。
- Hugging Face Space 集成,用于图像转文字
- DeepDanbooru (开发中)
- 从 GitHub 克隆 ChatVisualNovel。
- 执行
npm install
。 - 直接运行
npm run dev
就可以使用了。
This code is distributed under the MIT license. See LICENSE in this directory.