기존 13+1 외부 API 호출 함수는 web-ai/services/music-render/providers로 이식. NAS는 SUNO_MODELS (정적 데이터)만 잔존. SUNO_API_KEY = "" sentinel. Plan-B-Music Phase 3 (cutover 4/4). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 lines
252 B
Python
6 lines
252 B
Python
"""DEPRECATED 2026-05-19 — MusicGen 호출은 Windows music-render로 이전.
|
|
|
|
기존 run_local_generation은 web-ai/services/music-render/providers/local.py로 이식.
|
|
NAS는 Redis push (queue:music-render, job_type=local_generation)만 담당.
|
|
"""
|