Skip to content

Commit

Permalink
services(moondream); update revision to 2024-08-26
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Sep 6, 2024
1 parent f4c52fa commit 1673a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pipecat/services/moondream.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def __init__(
self,
*,
model="vikhyatk/moondream2",
revision="2024-04-02",
revision="2024-08-26",
use_cpu=False
):
super().__init__()
Expand Down

0 comments on commit 1673a5b

Please sign in to comment.