@@ -0,0 +1,7 @@
from wdtagger import Tagger
tagger = Tagger()
resp = tagger.tag("./tests/images/GkZFQ-_WwAAeNlO.jpg", character_threshold=0.85, general_threshold=0.35)
print(resp.character_tags)
The note is not visible to the blocked user.