How to use Yousefmd/detection-model-reupload with Transformers:
# Load model directly from transformers import EfficientViTForSemanticSegmentation model = EfficientViTForSemanticSegmentation.from_pretrained("Yousefmd/detection-model-reupload", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!