feat: support DALLE2 image edit

This commit is contained in:
ikechan8370 2023-02-26 13:35:59 +08:00
parent 5fb43d2adb
commit eb25ba1bfa

View file

@ -32,7 +32,7 @@ const defaultConfig = {
debug: true,
defaultTimeoutMs: 120000,
chromeTimeoutMS: 120000,
version: '2.0.1'
version: '2.0.2'
}
const _path = process.cwd()
let config = {}