Upload edit\Qwen3-TTS-test\qwen_tts.egg-info\entry_points.txt with huggingface_hub
Browse files
edit//Qwen3-TTS-test//qwen_tts.egg-info//entry_points.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[console_scripts]
|
| 2 |
+
qwen-tts-demo = qwen_tts.cli.demo:main
|