How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("image-segmentation", model="wangzeze/ObjectRelator-Joint")
# Load model directly
from transformers import PSALM_SSL_MultiCondition
model = PSALM_SSL_MultiCondition.from_pretrained("wangzeze/ObjectRelator-Joint", dtype="auto")
Quick Links

ObjectRelator-Joint

Downloads last month
9
Safetensors
Model size
2B params
Tensor type
I64
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support