Back to marketplace

dsh-image-gen

Multimodal

GooDAnDReaDY/dsh-image-gen

Image generation and visual processing suite for DeepSeek Harness with pluggable providers (FAL, Replicate, OpenAI, etc.) and tools for background removal, upscaling, vectorization, and blending.

  • comfyui
  • deepseek-harness
  • dsh
  • dsh-plugin
  • flux
  • image-generation
  • replicate
GitHub Stars
3GitHub
Views
0DSH Plugin Hub
Forks
0GitHub
Open issues
0GitHub Issues
Manifest version
0.10.1@goodandready/dsh-image-gen
Latest push
Sep 2, 2026GitHub
License
MITJavaScript
Plugin type
Host + ClientRuns in both Host and Web Client

Verification and compatibility

This section shows evidence collected by the catalog. Undeclared information is labeled as unknown.

Runtime verified
01Exact source: npm · @goodandready/dsh-image-gen@0.10.102Validated: Sep 3, 202603Verified Harness: 0.1.0-rc.7
Current-version compatibility
Verified on the catalog Harness version
Declared Harness range
Not declared
Declared platforms
Not declared
Profiles
web
Build approval
No requirement detected
Permissions
Not declared
External services
Not declared
Telemetry
Unknown
No known risk flags found

This is not a security endorsement. Review source, permissions, and configuration before installing.

View evidence and scope

Verification covers only the named source, version, and Harness environment. It does not guarantee future compatibility.

  • @goodandready/dsh-image-gen@0.10.1
  • The plugin completed a load check in an isolated environment.

README

View source

📦 @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

Comments

0
Newest first