mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #227] [MERGED] feat: add the Janus Pro Model in Siliconflow tool #1200
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-official-plugins/pull/227
Author: @yarin-zhang
Created: 2/17/2025
Status: ✅ Merged
Merged: 2/17/2025
Merged by: @RockChinQ
Base:
main← Head:main📝 Commits (1)
76246dbfeat: add the Janus Pro Model in Siliconflow tool📊 Changes
2 files changed (+117 additions, -0 deletions)
View changed files
➕
tools/siliconflow/tools/janus.py(+74 -0)➕
tools/siliconflow/tools/janus.yaml(+43 -0)📄 Description
Summary
This PR adds support for the Janus Pro 7B model to the SiliconFlow tool. Users can now generate 384x384 resolution images based on text prompts using this model. This model is currently available for free in SiliconFlow.
Screenshots
Checklist
dev/reformat(backend) andcd web && npx lint-staged(frontend) to appease the lint gods🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.