fix: test of cicd

This commit is contained in:
remsky 2025-01-13 20:18:02 -07:00
parent 22752900e5
commit 064313450e

View file

@ -47,7 +47,7 @@ async def lifespan(app: FastAPI):
# Initialize the main model with warm-up # Initialize the main model with warm-up
voicepack_count = await TTSModel.setup() voicepack_count = await TTSModel.setup()
# boundary = "█████╗"*9 # boundary = "█████╗"*9
boundary = "" * 24 boundary = "" * 2*12
startup_msg = f""" startup_msg = f"""
{boundary} {boundary}