mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-20 11:32:58 +08:00
Bert can accept up to 512 tokens so any prompt with more than 77 should just be passed to it as is instead of splitting it up like CLIP. |
||
|---|---|---|
| .. | ||
| hydit_clip_tokenizer | ||
| t5_pile_tokenizer | ||
| t5_tokenizer | ||
| aura_t5.py | ||
| bert.py | ||
| hydit_clip.json | ||
| hydit.py | ||
| mt5_config_xl.json | ||
| sa_t5.py | ||
| sd3_clip.py | ||
| spiece_tokenizer.py | ||
| t5_config_base.json | ||
| t5_config_xxl.json | ||
| t5_pile_config_xl.json | ||
| t5.py | ||