Skip to content

v2.0.0 - PyPI Ready Release

Choose a tag to compare

@ChenPaulYu ChenPaulYu released this 14 Nov 04:54
· 23 commits to main since this release

πŸŽ‰ First PyPI Release

This release makes allin1fix available on PyPI with comprehensive installation documentation.

✨ Key Features

  • πŸ“¦ Available on PyPI: pip install torch>=2.0.0 && pip install allin1fix --no-build-isolation
  • πŸ”§ All dependencies install from PyPI (demucs-infer)
  • πŸ“š Comprehensive installation documentation
  • πŸš€ Ready for production use

πŸ“ Installation

pip install torch>=2.0.0 && pip install allin1fix --no-build-isolation

πŸ”§ Changes

  • Updated README with PyPI installation instructions
  • Removed worzpro references from documentation
  • Updated pyproject.toml with proper maintainer information
  • Added PyPI publishing documentation
  • Updated GitHub workflow for automated PyPI publishing
  • Consolidated all documentation into single README.md
  • Fixed build configuration (removed torch from build-system.requires)

πŸ“¦ Package Information

  • Version: 2.0.0
  • Python: 3.9+
  • PyTorch: 2.0.0+
  • License: MIT