You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Replicate patched this, I checked, by using
console.log(n)
and received this:The text was updated successfully, but these errors were encountered: