Skip to content
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

Unhandled error in the img2imgSync method #6

Open
viktor2077 opened this issue Nov 23, 2023 · 0 comments
Open

Unhandled error in the img2imgSync method #6

viktor2077 opened this issue Nov 23, 2023 · 0 comments

Comments

@viktor2077
Copy link

Details

node:internal/process/promises:288
            triggerUncaughtException(err, true /* fromPromise */);
            ^
NovitaError {
  code: 2,
  msg: 'Checkpoint model `xxx.safetensors` not allowed',
  reason: '',
  stack: 'Error\n' +
    '    at new NovitaError (/home/blkc/imagen/node_modules/novita-sdk/dist/index.js:326:26)\n' +
    '    at /home/blkc/imagen/node_modules/novita-sdk/dist/index.js:401:23\n' +
    '    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
  metadata: undefined,
  error: undefined
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant