How to use mbnczy/treedetection-test-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mbnczy/treedetection-test-model", dtype="auto")
No model card