TTS支持参考音频逻辑
This commit is contained in:
@@ -14,7 +14,6 @@ dependencies = [
|
||||
"pyyaml>=6.0.0",
|
||||
"edge-tts>=7.2.3",
|
||||
"certifi>=2025.10.5",
|
||||
"comfykit>=0.1.0",
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"httpx>=0.28.1",
|
||||
"pillow>=10.0.0,<12",
|
||||
@@ -24,6 +23,7 @@ dependencies = [
|
||||
"fastapi>=0.115.0",
|
||||
"uvicorn[standard]>=0.32.0",
|
||||
"python-multipart>=0.0.12",
|
||||
"comfykit>=0.1.6",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user