Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 428 Bytes

File metadata and controls

28 lines (20 loc) · 428 Bytes

stability-example

Example repo to debug using Dream Studio API

Prerequisites

  • nodejs v16+
  • clone this repo

Install

npm i

To run

API_KEY=A_DREAM_STUDIO_API_KEY node index.js

Current output

Your image could not be generated. You might not have enough credits.
{
  status: {
    code: 12,
    details: 'unknown service /gooseai.GenerationService',
    metadata: e { headersMap: [Object] }
  }
}