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