Skip to content

Commit

Permalink
✨ feat: add midjourney plugin (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx authored Jan 18, 2024
1 parent f2f4350 commit 498e455
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions plugins/midjourney.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"author": "LobeHub",
"createdAt": "2024-01-18",
"homepage": "https://github.com/lobehub/chat-plugin-midjourney",
"identifier": "midjourney",
"manifest": "https://midjourney.chat-plugin.lobehub.com/manifest.json",
"meta": {
"avatar": "https://cdn.discordapp.com/icons/662267976984297473/39128f6c9fc33f4c95a27d4c601ad7db.webp",
"title": "Midjourney",
"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.",
"tags": ["AI Image Generation", "Midjourney", "Visualization"]
},
"schemaVersion": 1
}

0 comments on commit 498e455

Please sign in to comment.