Instructions to use Calligrapher2025/Calligrapher with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Calligrapher2025/Calligrapher with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Calligrapher2025/Calligrapher", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Open-source license for Calligrapher?
#2
by JJHaggar - opened
Hi! ^_^/
Thank you for creating and sharing Calligrapher, the results look amazing! :D
I was wondering if you could clarify the license for the model weights. Knowing the terms of use would help those of us interested in exploring or building upon your work.
If possible, an open license like Apache or MIT could make collaboration and contributions easier, but of course, I completely respect whatever you decide :)