GooDAnDReaDY/dsh-fal-image-gen ↗★ 0
dsh-fal-image-gen
FAL image generation for DeepSeek Harness: a generate_image tool backed by the FAL queue API (default model fal-ai/flux-2/klein/9b). Images render directly in the conversation, are saved to the workspace, and all settings are editable from the Web GUI.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-fal-image-gen说明文档
阅读完整 README ↗Usage
Just ask the model to draw an image:
Generate an image: neon cyberpunk city at night in the rain, 16:9
Tool parameters (all except prompt are optional):
| Parameter | Description |
|---|---|
prompt | required, detailed image description |
image_size | square_hd / square / portrait_4_3 / portrait_16_9 / landscape_4_3 / landscape_16_9 |
num_images | 1–4 (default 1; first is displayed) |
seed | seed for reproducibility |
output_format | png (default) / jpeg / webp |
output_name | file name without extension |