Duplicated from jmzzomg/clip-vit-base-patch32-text-onnx
How to use xplato/clip-vit-base-patch32-text-onnx with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xplato/clip-vit-base-patch32-text-onnx", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!