MatAnyone How to use not-lain/matanyone with MatAnyone:
# Install from https://github.com/pq-yang/MatAnyone.git
from matanyone.model.matanyone import MatAnyone
model = MatAnyone.from_pretrained("not-lain/matanyone")
from matanyone import InferenceCore
processor = InferenceCore("not-lain/matanyone")