Skip to content

0.1.2

Choose a tag to compare

@Saganaki22 Saganaki22 released this 12 Jun 21:14
· 7 commits to main since this release

ZONOS2 TTS ComfyUI v0.1.2

Changed

  • Added uv support to install.py.
    • Uses uv pip install --python <active ComfyUI Python> when available.
    • Falls back to python -m pip.
  • Added uv installation instructions to both READMEs.
  • Added all workflow and ZONOS2 images to the Chinese README.
  • Moved the citation outside the expandable sections.
  • Updated package, README badge, and workflow metadata to 0.1.2.

Added

  • Added an informational requirements.txt.
    • Dependencies are commented out intentionally.
    • pyproject.toml and install.py remain authoritative.
  • Added tests covering uv and pip installer behavior.

Removed

  • Removed TODO.md.

Validation

  • All 9 automated tests pass.
  • Verified both README files contain the same static images and animated ZONOS2 GIF.