remove nim from pyproject.toml

This commit is contained in:
vipyne
2025-12-02 12:42:39 -06:00
parent acba544e6f
commit 1aa4247d2b
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `RivaSTTService` is now deprecated, use `NvidiaSTTService` instead.
- `RivaTTSService` is now deprecated, use `NvidiaTTSService` instead.
- Use `uv pip install pipecat-ai[nvidia]` instead of
`uv pip install pipecat-ai[nim]` or `uv pip install pipecat-ai[riva]`
`uv pip install pipecat-ai[riva]`
### Fixed