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