Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oelin authored Jan 30, 2023
1 parent e301c72 commit 50dc7a5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,23 @@ A Discord bot for all your Midjourney needs! Use this bot to convert text prompt
<div align=left>
<img src='art.png'>
</div>


## Commands

This project is in active development so expect lots of changes to this section. Currenlty the primary command supported is `/imagine [prompt]`, which can be used to generate images with Midjourney. For instance, `/imagine an astronaut riding a horse on mars artstation` might produce the following image:

<img src='https://replicate.delivery/pbxt/f4nlztv3uz1iFC4AEf2wBYQGTezdVeysvtZUtwfsvZOJDN6AC/out-0.png' width=50%>

In the near future we hope to add support for features such as upscailing, variant generation and additional generation parameters.


## Technologies

This bit utilizes [discord.js](https://discord.js.org/#/) and [Midjourney Client](https://github.com/oelin/midjourney-client) to enable access to Midjourney V4 from within Discord. The underlying images are generated on fast GPUs provided by [Replicate](https://replicate.com).


## Resources

* [Midjourney Website](https://www.midjourney.com/home/?callbackUrl=%2Fapp%2F)
* [Midjourney/Openjourney on Replicate](https://replicate.com/prompthero/openjourney)

0 comments on commit 50dc7a5

Please sign in to comment.