1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Add sentencepiece dependency.

This commit is contained in:
comfyanonymous
2024-07-11 22:58:03 -04:00
parent 8e012043a9
commit b6f09cf649

View File

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