Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
GitHub Actions
commited on
Commit
·
885d28a
1
Parent(s):
388dd40
Sync from GitHub repo
Browse files
models.py
CHANGED
@@ -692,7 +692,7 @@ def insert_initial_models():
|
|
692 |
model_type=ModelType.TTS,
|
693 |
is_open=False,
|
694 |
is_active=True,
|
695 |
-
model_url="https://inworld.ai/",
|
696 |
),
|
697 |
Model(
|
698 |
id="async-1",
|
|
|
692 |
model_type=ModelType.TTS,
|
693 |
is_open=False,
|
694 |
is_active=True,
|
695 |
+
model_url="https://inworld.ai/tts",
|
696 |
),
|
697 |
Model(
|
698 |
id="async-1",
|