erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.68k stars 280 forks source link

Is there a possibility to select one of the "first shots" #2

Closed jubak01 closed 1 year ago

jubak01 commented 1 year ago

Hey Eric !

First Thanks for your amazing work, it works great on my side :)

Are you planning to have a solution to be able to select one of the 4 options, then retreive the uri ?

Or even to make variation/refresh just like on discord :)

Have a great day

zcpua commented 1 year ago

Hi Jubak You can refer to https://github.com/erictik/midjourney-api/blob/main/example/upscale.ts

I don't know if it's what you want

jubak01 commented 1 year ago

Oh ok ! I went too fast through the project you actually already worked on it, great thx mate !