Skip to content

Unhandled error in the img2imgSync method #6

@viktor2077

Description

@viktor2077

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions