Add download_logs and scripts ba7a003
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")