dalle-node
dalle-node copied to clipboard
Use DALL·E 2 with Nodejs
HTTPError: Response code 403 (Forbidden) at Request. (file:///C:/Users/User/OneDrive/Desktop/PATH/node_modules/got/dist/source/as-promise/index.js:86:42) at Object.onceWrapper (node:events:628:26) at Request.emit (node:events:525:35) at Request._onResponseBase (file:///C:/Users/User/OneDrive/Desktop/PATH/node_modules/got/dist/source/core/index.js:727:22) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Request._onResponse (file:///C:/Users/User/OneDrive/Desktop/PATH/node_modules/got/dist/source/core/index.js:766:13) { input: undefined, code: 'ERR_NON_2XX_3XX_RESPONSE',
Generate variations from an image, like in [labs.openai.com](labs.openai.com).
Would love if this could assist with automating outpainted murals, like these: https://twitter.com/_dschnurr/status/1516449112673071106
Adding support for the inpainting API
The DALL·E UI allows you to mark an image as a "favorite", which just saves a reference to a collection. It would be nice to do this programatically.