mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-08-31 01:12:28 +08:00
a851b9a9fe
- move log definition out of ChatTTS - apply colorful log level - optimize webui logic - split webui into 2 files for clear reading
2 lines
28 B
Python
2 lines
28 B
Python
from .log import get_logger
|