Sentencepiece requires cmake

This commit is contained in:
Raffaele Mancuso
2025-03-02 10:58:42 +01:00
committed by GitHub
parent ceb92ee7aa
commit d80ef3a677

View File

@@ -113,6 +113,8 @@ Until now, DiffSynth Studio has supported the following models:
## Installation
You need to have [cmake](https://cmake.org) installed and in your PATH to successfully install the [sentencepiece](https://github.com/google/sentencepiece) dependency.
Install from source code (recommended):
```