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

Scale images automatically #8

Open
Wischnat opened this issue Jul 13, 2023 · 0 comments
Open

Scale images automatically #8

Wischnat opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Wischnat
Copy link
Owner

As a user, I want to automatically upscale the images with the specified scale so I don't have to do this manually.


Acceptance criteria:
Given that the user has entered the command to start image generation
when a preview image has been generated and divided into several images
then each image will be scaled up with the specified scale.

@Wischnat Wischnat added the enhancement New feature or request label Jul 13, 2023
@Wischnat Wischnat self-assigned this Jul 13, 2023
Wischnat added a commit that referenced this issue Jul 14, 2023
The class "MidjourneyImagineCommandSender" inherits from "Request" and customizes the types for the payload.
Wischnat added a commit that referenced this issue Jul 14, 2023
Simulate a user click for a specific component button
Wischnat added a commit that referenced this issue Jul 14, 2023
…ages. #8

After generating a preview image, a simulated click is triggered for each button to create each image individually.
- delete attachmentMessage
Wischnat added a commit that referenced this issue Jul 14, 2023
Wischnat added a commit that referenced this issue Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant