Skip to content

Fix incorrect calc_word_indecies when used loras#32

Open
kruall wants to merge 1 commit into
kousw:masterfrom
kruall:fix_heatmaps
Open

Fix incorrect calc_word_indecies when used loras#32
kruall wants to merge 1 commit into
kousw:masterfrom
kruall:fix_heatmaps

Conversation

@kruall

@kruall kruall commented Feb 24, 2024

Copy link
Copy Markdown

Before saving the images, a prompt with undeleted lora:.* inserts was taken, although initially a prompt without them was provided. I removed the prompt override, and now the search for indexes is based on the correct prompt.

@kousw

kousw commented Feb 27, 2024

Copy link
Copy Markdown
Owner

I understand this problem, but in webui the prompts given initially can change during batch generation due to a special notation.
Therefore, this implementation uses the actual prompts used from the generated images to eliminate the discrepancy.

However, it does not take into account the Lora situation, so I will check to see how it works.

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