Conversation
Collaborator
|
@deruyter92 Thanks a lot, it looks good to me. I totally agree that we need to update the package. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@MMathisLab @xiu-cs, it would be great if we could release a new package version. Let me know if you agree with the auto-generated release notes below (feel free to edit). Once the new package version is merged to main, I can push a new release tag, to trigger the release to PyPI.
Release Notes v 0.0.8
Highlights
fmpose3dinference API with Hugging Face integration for easy model weight downloads.model_typeinstead of raw model paths.pip install "fmpose3d[animals]"), keeping the default install lightweight.What's Changed
Documentation and Developer Experience
README.mdandanimals/README.mdwith installation guidance for optional animal dependencies.Upgrade Notes
pip install "fmpose3d[animals]"model_type-based model selection.Full Changelog: v0.0.7...v0.0.8