add model 02091b6
Ceyda Cinarel commited on
How to use ceyda/clip-reply with Transformers:
# Load model directly
from transformers import HybridCLIP
model = HybridCLIP.from_pretrained("ceyda/clip-reply", device_map="auto")