diff --git a/README.md b/README.md index a5fe0e3..5cb4d85 100644 --- a/README.md +++ b/README.md @@ -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): ```