erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.67k stars 278 forks source link

feature request: blend mode #24

Open takatakayone opened 1 year ago

kenshincui commented 1 year ago

+1

zcpua commented 1 year ago

https://docs.midjourney.com/docs/blend /blend is the same as using multiple image prompts with /imagine, but the interface is optimized for easy use on mobile devices.

zcpua commented 1 year ago

https://github.com/erictik/midjourney-api/blob/main/example/imagine-uri.ts

kenshincui commented 1 year ago

https://github.com/erictik/midjourney-api/blob/main/example/imagine-uri.ts

I got it, it has been tested successfully, thanks

zcpua commented 1 year ago

https://github.com/erictik/midjourney-api/blob/main/example/imagine-blend.ts