dsh-image-gen
MultimodalGooDAnDReaDY/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
Verification and compatibility
This section shows evidence collected by the catalog. Undeclared information is labeled as unknown.
- 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
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
📦 @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
Parameterschunks 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 viadsh-subscriptions(OAuth).grok: Grok Imagine subscription generation viadsh-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