How to use fushh7/ObjEmbed-2B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="fushh7/ObjEmbed-2B")
# Load model directly from transformers import AutoProcessor, WeDetectEmbedding processor = AutoProcessor.from_pretrained("fushh7/ObjEmbed-2B") model = WeDetectEmbedding.from_pretrained("fushh7/ObjEmbed-2B")
This model has 1 file scanned as unsafe.
How to fix it?