mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #119] [CLOSED] add txt2img.difypkg #629
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/119
Author: @BenedictKing
Created: 3/11/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
f01dfd1chore: Update .gitignore and add txt2img.difypkg file📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
.gitignore(+2 -1)➕
king/txt2img/txt2img.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
txt2img plugin enables users to generate images from text by calling third-party APIs. It supports multiple services including Flux, RecraftV3, and OpenAI DALL·E 3, providing Dify users with flexible image generation options.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect any user personal data. It only processes text prompts provided by users and sends them to the selected third-party API (such as Flux, RecraftV3, or OpenAI) to generate images. All API credentials are provided and managed by users and are not stored or transmitted elsewhere by the plugin.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.