Add sentencepiece dependency.

This commit is contained in:
comfyanonymous 2024-07-11 22:58:03 -04:00
parent 1234807a19
commit 44ff254b08

View File

@ -5,6 +5,7 @@ torchaudio
einops einops
transformers>=4.28.1 transformers>=4.28.1
tokenizers>=0.13.3 tokenizers>=0.13.3
sentencepiece
safetensors>=0.4.2 safetensors>=0.4.2
aiohttp aiohttp
pyyaml pyyaml