How to use spandan21/Image-Segmentation-Model with Transformers:
# Load model directly from transformers import Unet model = Unet.from_pretrained("spandan21/Image-Segmentation-Model", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!