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

feat(queue): queue datacache update and code optimization #97

Merged
merged 15 commits into from
Jan 8, 2024

Conversation

mrbusysky
Copy link
Collaborator

@mrbusysky mrbusysky commented Nov 22, 2023

the changes in this pull request

  • added a queue system so multiple things can be generated and iterated quicker.
  • updated how the app deals with data related to generating images.
  • optimized code and moved remove background from prompt window.
  • fixed a bug related to the modelid not changing if you click it on a new page.
  • Added scheduler to settings.

queue, datacache update and code optimization
@mrbusysky mrbusysky changed the title feat(label): queue, datacache update, and code optimization feat(queue): queue, datacache update, and code optimization Nov 22, 2023
@mrbusysky mrbusysky changed the title feat(queue): queue, datacache update, and code optimization feat(queue): queue datacache update and code optimization Nov 22, 2023
This was linked to issues Nov 22, 2023
@mrbusysky mrbusysky marked this pull request as ready for review December 1, 2023 13:53
@mrbusysky mrbusysky changed the title feat(queue): queue datacache update and code optimization feat(queue): queue datacache update and code optimization Dec 1, 2023
@mrbusysky mrbusysky linked an issue Dec 23, 2023 that may be closed by this pull request
@qvaleroo qvaleroo merged commit 08f57e4 into scenario-labs:develop Jan 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Modelid not changing if you choose a model. optimize and move code Create a queque system
2 participants