Add lightweight table model base64 weights 7f6b209
Codex commited on
How to use JohnnyZeppelin/sql-ocr with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("JohnnyZeppelin/sql-ocr", dtype="auto")