book-by-ai
book-by-ai copied to clipboard
画封面图报错了
Response { size: 0, timeout: 0, [Symbol(Body internals)]: { body: PassThrough { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 2, _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: true, [Symbol(kCapture)]: false, [Symbol(kCallback)]: null }, disturbed: false, error: null }, [Symbol(Response internals)]: { url: 'https://oa.api2d.net//sd/v1/generation/stable-diffusion-xl-1024-v1-0/text-to-image', status: 400, statusText: 'Bad Request', headers: Headers { [Symbol(map)]: [Object: null prototype] }, counter: 0 } }
把 API2d_ENDPOINT=https://oa.api2d.net/ 最后这个 / 去掉试试
搜索 卡住不动了 很慢啊
@easychen 搜索正常的吗
搜索 卡住不动了 很慢啊
确保你的浏览器所在的网络可以访问 google。如果不知道怎么弄,可以直接把搜索关了
我网络可以访问谷歌 我设置的全局代理。
我网络可以访问谷歌 我设置的全局代理。
把这行改成 false 后重新运行,可以确认浏览器是否能访问 https://github.com/easychen/book-by-ai/blob/d860fd1f9d9274eb1b3bedc66a525e63e3c0f0bc/actions/book.js#L237