me trying to get heygen working
This commit is contained in:
@@ -4,6 +4,18 @@
|
|||||||
# SPDX-License-Identifier: BSD 2-Clause License
|
# SPDX-License-Identifier: BSD 2-Clause License
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# /// script
|
||||||
|
# requires-python = ">=3.11"
|
||||||
|
# dependencies = [
|
||||||
|
# "pipecat-ai>=0.0.77",
|
||||||
|
# "deepgram-sdk",
|
||||||
|
# "cartesia",
|
||||||
|
# "google-generativeai",
|
||||||
|
# "aiohttp",
|
||||||
|
# "python-dotenv",
|
||||||
|
# "loguru",
|
||||||
|
# ]
|
||||||
|
# ///
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user