How to use Chesscorner/trocr_chess_sheet_recognition with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Chesscorner/trocr_chess_sheet_recognition", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!