How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, CountEX

processor = AutoProcessor.from_pretrained("BBVisual/CountEX-KC")
model = CountEX.from_pretrained("BBVisual/CountEX-KC")
Quick Links

CountEX-KC

Downloads last month
237
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including BBVisual/CountEX-KC