Update model 6c7faf4
Galuh Sahid commited on
How to use Galuh/clip-indonesian with Transformers:
# Load model directly
from transformers import HybridCLIP
model = HybridCLIP.from_pretrained("Galuh/clip-indonesian", dtype="auto")