comfyui_sdk_dart 0.1.0 copy "comfyui_sdk_dart: ^0.1.0" to clipboard
comfyui_sdk_dart: ^0.1.0 copied to clipboard

retracted[pending analysis]

A comprehensive Dart SDK for interacting with ComfyUI's machine learning workflow API. Create, validate, and execute ML workflows with type safety and real-time event handling.

example/README.md

ComfyUI SDK Dart Examples #

This directory contains examples demonstrating how to use the ComfyUI SDK for Dart.

Examples #

  1. basic_workflow.dart - Shows how to create and queue a basic image generation workflow
  2. websocket_events.dart - Demonstrates how to handle WebSocket events and track workflow progress
  3. error_handling.dart - Examples of proper error handling and validation

Running the Examples #

Make sure you have ComfyUI running locally on port 8188 (default), then run:

dart run example/basic_workflow.dart
dart run example/websocket_events.dart
dart run example/error_handling.dart
0
likes
0
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Dart SDK for interacting with ComfyUI's machine learning workflow API. Create, validate, and execute ML workflows with type safety and real-time event handling.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

event_bus, http, json_annotation, web_socket_channel

More

Packages that depend on comfyui_sdk_dart