Skip to content

😆 Create anything by chat. Powered by Multimodal Agent and ComfyUI. 🔮 💬

License

Notifications You must be signed in to change notification settings

ZhihaoAIRobotic/ChatComfyUI

Repository files navigation

ChatComfyUI

This is a Chat UI for ComfyUI.

Install

Run

First, you need to run ComfyUI.

Development

  1. Install a recent version of Node.js
  2. Copy your Replicate API token and set it in your environment:
    echo "REPLICATE_API_TOKEN=<your-token-here>" > .env.local
    
  3. Install dependencies and run the server:
    npm install
    npm run dev
    
  4. Open localhost:3000 in your browser. That's it!

About

😆 Create anything by chat. Powered by Multimodal Agent and ComfyUI. 🔮 💬

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published