Skip to content

Commit 498e455

Browse files
authored
✨ feat: add midjourney plugin (#14)
1 parent f2f4350 commit 498e455

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

plugins/midjourney.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"author": "LobeHub",
3+
"createdAt": "2024-01-18",
4+
"homepage": "https://github.com/lobehub/chat-plugin-midjourney",
5+
"identifier": "midjourney",
6+
"manifest": "https://midjourney.chat-plugin.lobehub.com/manifest.json",
7+
"meta": {
8+
"avatar": "https://cdn.discordapp.com/icons/662267976984297473/39128f6c9fc33f4c95a27d4c601ad7db.webp",
9+
"title": "Midjourney",
10+
"description": "Unleash creativity with Midjourney, effortlessly generating unique AI-driven images through simple prompts. Add visual flair to your conversations with Midjourney's artistic touch.",
11+
"tags": ["AI Image Generation", "Midjourney", "Visualization"]
12+
},
13+
"schemaVersion": 1
14+
}

0 commit comments

Comments
 (0)