Skip to content

Fix caption token casing not working with punctuation#12

Open
levi wants to merge 1 commit intoreplicate:mainfrom
levi:levi-patch-1
Open

Fix caption token casing not working with punctuation#12
levi wants to merge 1 commit intoreplicate:mainfrom
levi:levi-patch-1

Conversation

@levi
Copy link

@levi levi commented Aug 13, 2023

When using token prefixes like A photo of TOK, , the BLIP caption outputs no longer received the substitution token uppercasing treatment because of the punctuation. Using re's word boundary search, which will support various edge cases like beginning and ending of words, along with punctuation like commas.

/cc @cloneofsimo

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.

1 participant