-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
HuggingFaceToken doesn't work for Midjourney Human Verify #278
Comments
me too, |
just use websocket. It works for me |
Yes, it works, but occasionally this challenge pops up, and the program can no longer be executed. Have you ever encountered this challenge? Or do you monitor for it and see if it's resolved using a Hugging Face token? |
I don't have such issues, when I use websocket. Yes, I monitor when I need to enter a captcha, but there was no such case. When I don't use websocket, a captcha popup appears quite quickly. I guess it is related to the implementation: midjourney-api/src/midjourney.ts Line 61 in 1346be2
Midjourney don't like special symbols (like '['), try to avoid it. |
Thank you for clarification! |
I completed the human verification, but a few hours later, my account got suspended. |
Describe the bug
I encounter this issue even though I have configured HuggingFaceToken. The request cannot be run on MJ due to Human Verify.
Expected behavior
Does HuggingFaceToken still work for this case, or did I miss something? Thank you!
Screenshots
Midjourney Human Verify
The text was updated successfully, but these errors were encountered: