返回插件市场

dsh-image-gen

多模态与创作

GooDAnDReaDY/dsh-image-gen

DeepSeek Harness 图像生成与视觉处理套件,支持可插拔提供商(FAL、Replicate、OpenAI 等)及抠图、放大、矢量化、混合等工具。

  • comfyui
  • deepseek-harness
  • dsh
  • dsh-plugin
  • flux
  • image-generation
  • replicate
GitHub Stars
3GitHub
浏览量
0DSH Plugin Hub
Forks
0GitHub
开放问题
0GitHub Issues
Manifest 版本
0.10.1@goodandready/dsh-image-gen
最近推送
2026年9月2日GitHub
许可证
MITJavaScript
插件类型
Host + Client同时运行于 Host 与 Web Client

验证与兼容性

这里展示目录实际采集到的证据;未声明的信息会明确标为未知。

运行时已验证
01精确来源: npm · @goodandready/dsh-image-gen@0.10.102验证时间: 2026年9月3日03验证版本: 0.1.0-rc.7
当前版本兼容性
已在当前目录版本验证
声明的 Harness 范围
未声明
声明的平台
未声明
适用 Profile
web
构建授权
未检测到需要
权限声明
未声明
外部服务
未声明
遥测声明
未知
未发现已知风险标记

这不是安全背书;安装前仍应查看源码、权限和配置。

查看证据与判定范围

验证仅覆盖标出的来源、版本和 Harness 环境,不代表未来版本仍然兼容。

  • @goodandready/dsh-image-gen@0.10.1
  • 插件已在隔离环境完成加载检查。

README

查看源文件

📦 @goodandready/dsh-image-gen


⚡ Overview

@goodandready/dsh-image-gen is a premier graphic generation and visual processing suite for DeepSeek Harness. It equips autonomous agents with an extensible set of tools for image generation, transformation, background removal, upscaling, vectorization, multi-reference blending, and quality inspection across 8 generative backends.


🛡️ Reliability, Performance & Quality (v0.10.0)

  • Exponential Backoff with Jitter: Adaptive polling for FAL, Replicate, and ComfyUI queues protects against HTTP 429 rate limits.
  • Error Classification in Fallback Cascade: Client-side errors (Content Policy, 400 Bad Request, NSFW) fail fast without wasting API credits on other providers.
  • Deterministic Hash Caching: Exact matches of prompt, model, and seed return instantly from local storage with zero API expense.
  • ComfyUI & Automatic1111 Drag-and-Drop: Metadata is packed into PNG Parameters chunks in standard format.
  • Dimension Snapping: Automatic normalization to multiples of 64 guarantees VAE bucket compatibility.
  • Enhanced Style Presets: Built-in styles include tailor-made negative prompts and optimal guidance scale settings.

🛠️ Complete Tools Reference

  • generate_image: Generate images with pluggable providers, seeds, aspect ratios, and style presets.
  • remove_background: Extract subject with transparent PNG output (FAL BiRefNet / Rembg).
  • upscale_image: 2x / 4x super-resolution with clarity reconstruction.
  • vectorize_image: Convert raster graphics to clean scalable SVG vectors with palette quantization.
  • blend_images: Multi-reference composition mixing.
  • generate_image_pack: Simultaneous multi-aspect ratio rendering with graceful partial recovery.
  • compare_images: Pixel-level visual difference ratio comparison.
  • inspect_image_quality: Automated visual audit, Laplacian sharpness scoring, and defect detection.

🎨 Supported Generation Backends

  • fal (Default): FAL.ai queue for FLUX.1, SDXL, Clarity Upscaler, and BiRefNet.
  • replicate: FLUX and SDXL models via Replicate API.
  • custom: OpenAI-compatible endpoint (DALL-E 3, SiliconFlow, Together AI, local gateways).
  • codex: ChatGPT Plus/Pro subscription generation via dsh-subscriptions (OAuth).
  • grok: Grok Imagine subscription generation via dsh-subscriptions (OAuth).
  • local: Local ComfyUI workflow execution or Automatic1111 web API.
  • seedream: ByteDance SeaDream generative API.
  • gemini: Google Imagen 3 via GenAI API.

📦 Quick Installation

dsh plugin --profile web add @goodandready/dsh-image-gen

📄 License

MIT © GooDAnDReaDY

评论

0
最新优先