stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Option to send parameters for individual gallery image to other tabs

Open space-nuko opened this issue 2 years ago • 0 comments

Describe what this pull request is trying to achieve.

Allows the user to send an individual image's prompt (like randomized prompts generated by dynamic-prompts) instead of the UI's current state to another tab

The prompt sent depends on the currently selected gallery image, if no image is selected it defaults to the old behavior

Closes #7882

Additional notes and description of your changes

Required a refactor of the prompt copy/paste code for extracting/parsing image infotext

Environment this was tested in

List the environment you have developed / tested this on. As per the contributing page, changes should be able to work on Windows out of the box.

  • OS: Windows
  • Browser: Chrome
  • Graphics card: NVIDIA RTX 3090

space-nuko avatar Mar 19 '23 21:03 space-nuko