Instructions to use datalab-to/line_detector0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use datalab-to/line_detector0 with Transformers:
# Load model directly from transformers import EfficientViTForSemanticSegmentation model = EfficientViTForSemanticSegmentation.from_pretrained("datalab-to/line_detector0", dtype="auto") - Notebooks
- Google Colab
- Kaggle