metadata
library_name: matanyone
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
This model has been pushed to the Hub using the PytorchModelHubMixin integration:
- Library: https://github.com/pq-yang/MatAnyone
- Docs: [More Information Needed]
How to use the model
pip install -q git+https://github.com/pq-yang/MatAnyone
from matanyone.model.matanyone import MatAnyone
model = MatAnyone.from_pretrained("not-lain/matanyone")