Skip to content

Commit 76c56d3

Browse files
committed
fix: correct qwen-tts version requirement (0.0.5)
1 parent 0c87715 commit 76c56d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ python-multipart>=0.0.12
77
soundfile>=0.12.1
88

99
# Qwen3-TTS backend
10-
qwen-tts>=0.1.0
10+
qwen-tts>=0.0.5

0 commit comments

Comments
 (0)