Go API for the ImageLab MVP. It stores uploaded images, creates Worker jobs through Redis Stream, consumes Worker results, and exposes image/job hi...
最近更新: 21天前imagelab-worker 是 ImageLab 图像处理实验平台 的 Python 图像处理 Worker。它负责接收图像任务、读取图片、执行处理流水线、输出结果,并返回结构化执行状态。
最近更新: 21天前