-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WARNING: Accessing Midjourney via third-party tools or scripting is strictly forbidden and is grounds for a permanent ban. #222
Comments
@jeffcrouse post your client code when you call Imagine. This portion here |
Thanks, @alexhawkins -- but what does this accomplish? How does it make you immune to the MidJourney terms of service? |
what is client code? |
#233 |
I still wish someone could explain how this gets around the fact that “accessing Midjourney via third-party tools or scripting is strictly forbidden and is grounds for a permanent ban.” |
@jeffcrouse basically it is a discord bot disguised as user, so it can use bot commands as if it were an actual human. Mj has recently released a captcha to test if users were actually human, but all it does is "hey, what is in this picture? Dog, duck, dragon or a man?" The way to get around it is simply using visual ai(in my case blip2) to find the correct answer. This is all against the tos of discord and mj, but where is the fun in sticking to the rules? :D |
@JKamsker thanks for the explanation. I am aware that this particular module uses uses the Discord API to interact with MJ -- I just wasn't sure if these HuggingFace and Replicate methods were a workaround for the TOS. |
Just a warning that using this to access Midjourney could result in being blocked or permanently banned. I found this out the hard way.
The text was updated successfully, but these errors were encountered: