From 4f46003fdd5543a5b45e871ba5126fcc2a591b92 Mon Sep 17 00:00:00 2001 From: Freddy Boulton Date: Wed, 26 Feb 2025 12:36:03 -0500 Subject: [PATCH] add code (#85) Co-authored-by: Freddy Boulton --- upload_space.py | 1 + 1 file changed, 1 insertion(+) diff --git a/upload_space.py b/upload_space.py index 5991b1c..3e72229 100644 --- a/upload_space.py +++ b/upload_space.py @@ -41,6 +41,7 @@ def upload_space(dir_path: str): "llama_code_editor", "phonic_chat", "gemini_audio_video", + "moonshine_live", ] path: Path = Path(dir_path)