mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
feat: support DALLE2 image edit
This commit is contained in:
parent
a46c69504a
commit
5fb43d2adb
3 changed files with 144 additions and 5 deletions
|
|
@ -17,6 +17,7 @@
|
|||
"uuid": "^9.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.31.3"
|
||||
"sharp": "^0.31.3",
|
||||
"jimp": "^0.22.7"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue