MCPcopy Create free account
hub / github.com/Gadersd/stable-diffusion-burn / tokenizer.py

File tokenizer.py

python/tokenizer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import gzip
2import html
3import os
4from functools import lru_cache

Callers

nothing calls this directly

Calls 3

SimpleTokenizerClass · 0.70
decodeMethod · 0.45
encodeMethod · 0.45

Tested by

no test coverage detected