comfyui_dart_sdk 1.0.0
comfyui_dart_sdk: ^1.0.0 copied to clipboard
A Dart SDK for interacting with the ComfyUI API and WebSocket.
ComfyUI Dart SDK #
A Dart SDK for interacting with the ComfyUI API and WebSocket, enabling users to manage prompt queues, settings, and receive generated images.
Features #
- Fetch prompt queue data and manage prompts
- WebSocket connection to receive image updates in real-time
- Support for managing history, system status, and more
Installation #
Add this package to your pubspec.yaml:
dependencies:
comfyui_dart_sdk: ^1.0.0