erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.65k stars 271 forks source link

I hope to get the width and height information of the generated image after it is completed. #202

Open MuYiBo opened 11 months ago

MuYiBo commented 11 months ago

In my business system, it is necessary to display waterfall flow based on the width and height information of the picture. If the mj information can be returned directly when the picture is generated, that would be great.