An open API service indexing awesome lists of open source software.

https://github.com/devniel/nextjs-comfyui-example

An example of a Next.js app calling a local ComfyUI server
https://github.com/devniel/nextjs-comfyui-example

comfy comfyui example next nextjs template workflow

Last synced: 5 months ago
JSON representation

An example of a Next.js app calling a local ComfyUI server

Awesome Lists containing this project

README

          

# Next.js + ComfyUI client

An example of a project calling ComfyUI via websockets using https://github.com/StableCanvas/comfyui-client.

For my `doodle` project:

- https://github.com/devniel/doodle-bg.labs

It requires a local comfyui server with some custom nodes which I will upload later as a docker image.

## TODO

- Replace logs by `debug`.
- Containerize the app.
- Deploy using Runpod.
- Update UI.
- Replace or contribute to comfyui-client.
- Complete with the complex workflow (doodles are only for background).

## Example
\
![Example!](/docs/images/example.png "Example")