Skip to content

feat: add ms-image by jinhaow#2200

Open
XFCA wants to merge 1 commit intolanggenius:mainfrom
XFCA:jinhaow-ms-image
Open

feat: add ms-image by jinhaow#2200
XFCA wants to merge 1 commit intolanggenius:mainfrom
XFCA:jinhaow-ms-image

Conversation

@XFCA
Copy link
Copy Markdown
Contributor

@XFCA XFCA commented Mar 24, 2026

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This plugin provides image generation capabilities for Dify based on ModelScope API‑Inference, supporting both text‑to‑image and image‑to‑image functionality. With just a ModelScope API Key, users can call a wide range of AIGC models (e.g., Tongyi-MAI/Z-Image-Turbo, MusePublic/489_ckpt_FLUX_1, Qwen/Qwen-Image-2512, etc.) within Dify workflows, and flexibly adjust parameters such as aspect ratio, resolution, sampling steps, guidance scale, random seed, and LoRA models to achieve high‑quality image generation.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

This plugin does not actively collect any user personal data. The plugin only passes user‑provided prompts, image files, and the API Key to the ModelScope API for image generation. All data transmission follows ModelScope API security practices. The plugin does not store any user information.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission. I ran the package through local marketplace checks for PR #2200.

Check Status Required action
Single .difypkg ✅ Pass None
PR language ✅ Pass None
Project structure (manifest.yaml, README.md, PRIVACY.md, _assets/) ✅ Pass None
README language ✅ Pass None
dify_plugin version ❌ Fail Bump the lower bound from >=0.4.0 to >=0.5.0 in requirements.txt
Install test ✅ Pass None
Packaging test ✅ Pass None

Next steps

  • Update dify_plugin to >=0.5.0 in requirements.txt.

Once that is fixed, this PR should be ready for another pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants