How to use iszt/eye-clahe-processor with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("iszt/eye-clahe-processor", dtype="auto")