Skip to content

hellocoop/stability-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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] }
  }
}

About

Example repo to debug using Dream Studio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published