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")