diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 37c0cd5..0f28a93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,5 +8,6 @@ dependencies = [ "faster-whisper>=1.2.1", "flask>=3.1.3", "flask-cors>=6.0.2", + "ollama>=0.6.1", "sounddevice>=0.5.5", ] |
