Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Method was patched #3

Open
master1ous opened this issue Sep 2, 2023 · 1 comment
Open

Method was patched #3

master1ous opened this issue Sep 2, 2023 · 1 comment

Comments

@master1ous
Copy link

Replicate patched this, I checked, by using console.log(n) and received this:

1|Aprex                          | {
1|Aprex                          |   detail: 'You need to # to run this model.',
1|Aprex                          |   code: 'SIGN_IN_REQUIRED'
1|Aprex                          | }
@document10
Copy link

At fisrt it was only openjourney that showed this error.Yesterday i noticed stable diffusion showing this,but midjourney worked just fine.As of today,none of the APIs work.They all show the same error:
TypeError: Cannot read properties of undefined (reading 'status')
which is caused by this:

{
  detail: 'You need to # to run this model.',
  code: 'SIGN_IN_REQUIRED'
}

At least I was still able to generate some images before the API got patched.RIP!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants