comfyui-client 0.2.0

Rust client for comfyui.
1
2
3
4
5
services:
  comfyui:
    image: obeliks/comfyui:master-cpu
    ports:
      - "8188:8188"