[PR #7] [MERGED] plugin: fal #984

Closed
opened 2026-02-16 10:21:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/7
Author: @Yeuoly
Created: 1/2/2025
Status: Merged
Merged: 1/2/2025
Merged by: @Yeuoly

Base: mainHead: plugin/fal


📝 Commits (2)

📊 Changes

18 files changed (+56 additions, -57 deletions)

View changed files

migrations/tools/fal/.env.example (+0 -4)
📝 tools/fal/README.md (+0 -0)
📝 tools/fal/_assets/icon.svg (+0 -0)
📝 tools/fal/main.py (+1 -1)
📝 tools/fal/manifest.yaml (+5 -5)
📝 tools/fal/provider/fal.py (+1 -1)
📝 tools/fal/provider/fal.yaml (+6 -6)
📝 tools/fal/requirements.txt (+1 -0)
📝 tools/fal/tools/flux_1_1_pro.py (+7 -6)
📝 tools/fal/tools/flux_1_1_pro.yaml (+1 -1)
📝 tools/fal/tools/flux_1_1_pro_ultra.py (+6 -6)
📝 tools/fal/tools/flux_1_1_pro_ultra.yaml (+0 -0)
📝 tools/fal/tools/flux_1_dev.py (+6 -6)
📝 tools/fal/tools/flux_1_dev.yaml (+1 -1)
📝 tools/fal/tools/flux_1_pro_new.py (+6 -6)
📝 tools/fal/tools/flux_1_pro_new.yaml (+0 -0)
📝 tools/fal/tools/wizper.py (+15 -14)
📝 tools/fal/tools/wizper.yaml (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/7 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 1/2/2025 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `plugin/fal` --- ### 📝 Commits (2) - [`55c4051`](https://github.com/langgenius/dify-official-plugins/commit/55c40515ed374b768c6c1089562c1eec2115dcb9) plugin: fal - [`6576646`](https://github.com/langgenius/dify-official-plugins/commit/6576646588259fc323ad87575207bee6097ec235) remove fal ### 📊 Changes **18 files changed** (+56 additions, -57 deletions) <details> <summary>View changed files</summary> ➖ `migrations/tools/fal/.env.example` (+0 -4) 📝 `tools/fal/README.md` (+0 -0) 📝 `tools/fal/_assets/icon.svg` (+0 -0) 📝 `tools/fal/main.py` (+1 -1) 📝 `tools/fal/manifest.yaml` (+5 -5) 📝 `tools/fal/provider/fal.py` (+1 -1) 📝 `tools/fal/provider/fal.yaml` (+6 -6) 📝 `tools/fal/requirements.txt` (+1 -0) 📝 `tools/fal/tools/flux_1_1_pro.py` (+7 -6) 📝 `tools/fal/tools/flux_1_1_pro.yaml` (+1 -1) 📝 `tools/fal/tools/flux_1_1_pro_ultra.py` (+6 -6) 📝 `tools/fal/tools/flux_1_1_pro_ultra.yaml` (+0 -0) 📝 `tools/fal/tools/flux_1_dev.py` (+6 -6) 📝 `tools/fal/tools/flux_1_dev.yaml` (+1 -1) 📝 `tools/fal/tools/flux_1_pro_new.py` (+6 -6) 📝 `tools/fal/tools/flux_1_pro_new.yaml` (+0 -0) 📝 `tools/fal/tools/wizper.py` (+15 -14) 📝 `tools/fal/tools/wizper.yaml` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:21:35 -05:00
yindo closed this issue 2026-02-16 10:21:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#984