Skip to content

fix CLIP Interrogator topN regex#14775

Merged
AUTOMATIC1111 merged 1 commit intodevfrom
fix-CLIP-Interrogator-topN-regex
Jan 27, 2024
Merged

fix CLIP Interrogator topN regex#14775
AUTOMATIC1111 merged 1 commit intodevfrom
fix-CLIP-Interrogator-topN-regex

Conversation

@w-e-w
Copy link
Copy Markdown
Collaborator

@w-e-w w-e-w commented Jan 27, 2024

Description

the match string was change form filename to filename.stem which does not include file extension (.txt)
after the change, the regular expression was not updated accordingly after the change

Checklist:

Co-Authored-By: Martin Rizzo <60830236+martin-rizzo@users.noreply.github.com>
@AUTOMATIC1111 AUTOMATIC1111 merged commit 0a3a833 into dev Jan 27, 2024
@AUTOMATIC1111 AUTOMATIC1111 deleted the fix-CLIP-Interrogator-topN-regex branch January 27, 2024 11:36
@w-e-w w-e-w mentioned this pull request Feb 17, 2024
@pawel665j pawel665j mentioned this pull request Apr 16, 2024
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.

[Bug]: CLIP Interrogator ignoring ".top3." option in file names of category list

2 participants