Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Upscale Integer 0-4 #27

Open
capsloq opened this issue May 4, 2023 · 2 comments
Open

[Feature Request] Upscale Integer 0-4 #27

capsloq opened this issue May 4, 2023 · 2 comments

Comments

@capsloq
Copy link

capsloq commented May 4, 2023

First of all great Job. I just got to use the bot and i am very happy with it. Well done, Sir.

From my understanding its currently not possible to define the amount of images to upscale.
upscale takes only true or false
upscale should take an integer, so users can descide how many pictures they want upscaled. This'd cut the processing times for users who need less than 4 upscaled pictures for each request.

Thank you again!

@capsloq capsloq changed the title [Feature Request] [Feature Request] Upscale Integer 0-4 May 4, 2023
@capsloq
Copy link
Author

capsloq commented May 4, 2023

Trying to help a little bit at least. I think its at this point?:

for j := range variationPreview.ImageIDs {

I dont speak Go, 😢 and also do not have a GO environment setup. Would be nice if someone could PR this.
Thank you

@igolaizola
Copy link
Owner

Hi @capsloq! This could be a great feature and quite easy to implement. The use case of just one upscale for each prompt might be quite common. I'll see if I can find some time to work on it. My primary focus is on fixing bugs, but this could come after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants