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

add workaround for changing prompt while generating #1578

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Dec 24, 2023

When changing the prompt during generation currently the generate_button or load_parameter_button is displayed.

initial generate_button click:
Screenshot 2023-12-24 150827

change prompt:
Screenshot 2023-12-24 150833

This PR fixes this issue and does ...

  • not display the generate_button on prompt changes during generation
  • display the generate_button as non-interactive after clicking load_parameter_button during generation
    Screenshot 2023-12-24 155243
    Screenshot 2023-12-24 154426

@lllyasviel lllyasviel changed the base branch from main to dev December 28, 2023 15:46
@lllyasviel lllyasviel merged commit 986ab45 into lllyasviel:dev Dec 28, 2023
@mashb1t mashb1t deleted the hotfix/make-generate-button-non-interactive-while-generating branch December 28, 2023 16:40
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.

2 participants