ferranfg / midjourney-discord-api-php

Generate images using Midjourney Bot through the Discord API.
https://ferranfigueredo.com
MIT License
135 stars 35 forks source link

upscale issue #6

Closed lordmen99 closed 1 year ago

lordmen99 commented 1 year ago

i have try generate images, its working good. but for upscale let say U1, its seem not direct execute. better make it after get response success generate, its direct upscale U1

ferranfg commented 1 year ago

The next release will add a method to choose which option to upscale. Currently it was based on my use-case, so I will extend the library.

ferranfg commented 1 year ago

I've released a new version (2.0), which should address this issue.