Instructions to use PeiqingYang/MatAnyone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MatAnyone
How to use PeiqingYang/MatAnyone with MatAnyone:
# Install from https://github.com/pq-yang/MatAnyone.git from matanyone.model.matanyone import MatAnyone model = MatAnyone.from_pretrained("PeiqingYang/MatAnyone")from matanyone import InferenceCore processor = InferenceCore("PeiqingYang/MatAnyone") - Notebooks
- Google Colab
- Kaggle
Improve model card
#1
by nielsr HF Staff - opened
This PR ensures the model is linked to (and can be found at) MatAnyone: Stable Video Matting with Consistent Memory Propagation.
PeiqingYang changed pull request status to merged