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