Open hoantran-it opened 4 months ago
me too, Now as soon as it starts, it will be blocked within a day
just use websocket. It works for me
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: https://github.com/erictik/midjourney-api/blob/1346be21baa852938e5eaed4329bf72f2c45e8aa/src/midjourney.ts#L61
Midjourney don't like special symbols (like '['), try to avoid it.
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 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.
After comparison, I found that there are some differences in parameter passing between this project and using Discord for parameter passing, as shown in the figure. This is an important indicator for monitoring human-computer interaction.
After comparison, I found that there are some differences in parameter passing between this project and using Discord for parameter passing, as shown in the figure. This is an important indicator for monitoring human-computer interaction.
Does it work?
After comparison, I found that there are some differences in parameter passing between this project and using Discord for parameter passing, as shown in the figure. This is an important indicator for monitoring human-computer interaction.在进行对比后,我注意到这个项目与使用 Discord 进行参数传递在参数传递方式上存在一些不同,具体如图所示。这表明了人机交互的一个关键监测点。
Does it work? 做得出来吗?
yes
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