diff --git a/examples/foundational/43a-heygen-video-service.py b/examples/foundational/43a-heygen-video-service.py index 619d6ab09..ac78afcaa 100644 --- a/examples/foundational/43a-heygen-video-service.py +++ b/examples/foundational/43a-heygen-video-service.py @@ -4,6 +4,11 @@ # SPDX-License-Identifier: BSD 2-Clause License # +# /// script +# dependencies = [ +# "pipecat-ai[daily,webrtc,websocket,runner,silero,deepgram,google,cartesia,heygen]>=0.0.77", +# ] +# /// import os