bedovyy / chibi-client

A Simple txt2img client for comfyui developed in Vue3
https://bedovyy.github.io/chibi-client
MIT License
16 stars 3 forks source link
comfyui stable-diffusion-webui-plugin vue3

Chibi client

A Simple txt2img client for ComfyUI and Stable Diffusion web UI, developed in Vue3.

Chibi, also known as super deformation, or S.D. is a style of caricature originating in Japan, and common in anime and manga^1

Usage

Installing as ComfyUI extension

Installing as Stable Diffusion web UI extension

Using as standalone

Features

Demo

You can see the UI from the below page.

https://bedovyy.github.io/chibi-client/

You can test it if you set your comfyui address on settings. To test from the webpage, The protocol should be https because of mixed content error. You may use tunnel service like cloudflared and ComfyUI should be run with --enable-cors-header option.