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

[Bug]: The ability to paste multiple checkpoints in xyz script has been broken since the change to dropdown lists. #12702

Closed
1 task done
Dutchs opened this issue Aug 20, 2023 · 1 comment
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@Dutchs
Copy link

Dutchs commented Aug 20, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

The ability to paste checkpoints (ie: multiple ones, new-line separated) into the "Checkpoint name" field for the xyz_grid script has been broken since it got changed to a dropdown list, i believe commit 5594785 introduced this breaking change.

Steps to reproduce the problem

  1. open up the xyz_grid script in txt2image
  2. select checkpoint name for the type
  3. copy several model names (newline separated) to the clipboard
  4. paste them into the values field from step 2

What should have happened?

Add all models that got pasted into the list of selected checkpoints.

Version or Commit where the problem happens

version: v1.5.1

What Python version are you running on ?

None

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

Cross attention optimization

Automatic

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

No

List of extensions

No

Console logs

Not relevant

Additional information

No response

@Dutchs Dutchs added the bug-report Report of a bug, yet to be confirmed label Aug 20, 2023
@catboxanon
Copy link
Collaborator

This functionality was restored in #12491. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants