mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #2090] New: add a new plugin hailuo_aigc-0.0.1.difypkg【Hailuo AIGC: Supports full pipeline operations for image and video generation, editing, etc., powered by the latest MiniMax models (MiniMax-Hailuo-2.3, MiniMax-Hailuo-2.3-fast, MiniMax-Hailuo-… #2078
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/2090
Author: @sawyer-shi
Created: 2/22/2026
Status: 🔄 Open
Base:
main← Head:main-hailuo_aigc-0.0.1📝 Commits (1)
33ff9ddNew: add a new plugin hailuo_aigc-0.0.1.difypkg【Hailuo AIGC: Supports full pipeline operations for image and video generation, editing, etc., powered by the latest MiniMax models (MiniMax-Hailuo-2.3, MiniMax-Hailuo-2.3-fast, MiniMax-Hailuo-02, T2V-01-Director, and image-01).】📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
sawyer-shi/hailuo_aigc/hailuo_aigc-0.0.1.difypkg(+0 -0)📄 Description
Hailuo AIGC
A powerful Dify plugin providing comprehensive AI-powered image and video generation capabilities using MiniMax Hailuo models. Supports text-to-image, image-to-image with subject reference, text-to-video, image-to-video, first-last frame video, subject reference video, and video result query with optional download.
Version Information
Version History
Quick Start
Key Features
Core Features
Image Generation
Text to Image (text_2_image)
Generate images from text descriptions using MiniMax image models.
Image to Image (image_2_image)
Generate images from text and a subject reference image.
Video Generation
Text to Video (text_2_video)
Create a video generation task from text.
Image to Video (image_2_video)
Create a video generation task from a single image.
First-Last Frame Video (images_2_video)
Create a video generation task from first and last frame images.
Subject Reference Video (subject_reference_2_video)
Create a video generation task using a subject reference image.
Video Result Query (video_query)
Query video generation task status and optionally download the video.
Requirements
Installation & Configuration
Install the required dependencies:
Configure your MiniMax API credentials in the plugin settings:
Install the plugin in your Dify environment
Usage
Image Generation Tools
1. Text to Image
prompt: Text description of the image (required)model: image-01 / image-01-liveaspect_ratio: 1:1, 16:9, 4:3, 3:2, 2:3, 3:4, 9:16, 21:9response_format: url / base64n: 1-9prompt_optimizer: true / falseaigc_watermark: true / falsestyle_type/style_weight(image-01-live only)2. Image to Image
prompt: Text description (required)subject_image: Subject reference image (required)model: image-01 / image-01-liveaspect_ratio: 1:1, 16:9, 4:3, 3:2, 2:3, 3:4, 9:16, 21:9response_format: url / base64n: 1-9prompt_optimizer: true / falseaigc_watermark: true / falseVideo Generation Tools
3. Text to Video
prompt: Text description (required)model: MiniMax-Hailuo-2.3 / MiniMax-Hailuo-02 / T2V-01-Director / T2V-01resolution: 720P / 768P / 1080Pduration: 6 or 10 (depends on model/resolution)prompt_optimizer: true / falsefast_pretreatment: true / false (Hailuo 2.3/02 only)aigc_watermark: true / false4. Image to Video
first_frame_image: Input image (required)prompt: Optional text descriptionmodel: MiniMax-Hailuo-2.3 / MiniMax-Hailuo-2.3-Fast / MiniMax-Hailuo-02 / I2V-01-Director / I2V-01-live / I2V-01resolution: 512P / 720P / 768P / 1080Pduration: 6 or 10 (depends on model/resolution)prompt_optimizer: true / falsefast_pretreatment: true / false (Hailuo 2.3/02 only)aigc_watermark: true / false5. First-Last Frame Video
first_frame_image: First frame image (required)last_frame_image: Last frame image (required)prompt: Optional text descriptionmodel: MiniMax-Hailuo-02resolution: 768P / 1080Pduration: 6 or 10 (depends on resolution)prompt_optimizer: true / falseaigc_watermark: true / false6. Subject Reference Video
subject_image: Subject reference image (required)prompt: Optional text descriptionmodel: S2V-01prompt_optimizer: true / falseaigc_watermark: true / false7. Video Result Query
task_id: Video generation task ID (required)download_video: Download video file when available (default: true)Notes
Developer Information
https://github.com/sawyer-shihttps://github.com/sawyer-shi/dify-plugins-hailuo_aigcLicense Notice
This project is licensed under Apache License 2.0. See LICENSE file for full license text.
Ready to create stunning images and videos with AI?
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.