Instructions to use ift/handwriting_forms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ift/handwriting_forms with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ift/handwriting_forms", dtype="auto") - Notebooks
- Google Colab
- Kaggle
tokenizer.json and preprocessor_config.json Files Not Found
#2 opened almost 2 years ago
by
mindywu