erictik / midjourney-ui

Midjourney UI is an open source AI painting UI based on Midjourney
https://midjourney-ui.vercel.app
Apache License 2.0
343 stars 118 forks source link

not work with vercel #48

Open simonkuang opened 1 year ago

simonkuang commented 1 year ago

在 vercel 上部署后,报下面这个错误👇🏻

    Error: SalaiToken are required
        at (node_modules/midjourney/libs/midjourney.js:16:18)
        at (pages/api/imagine.ts:12:17)
        at (node_modules/next/dist/esm/server/web/adapter.js:144:19)

经过检查,实际上已经设置好了四个环境变量。

image

几个参数经过反复确认,也都是 OK 的。