Instructions to use text2font/text2svg_summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use text2font/text2svg_summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("text2font/text2svg_summarization") model = AutoModelForSeq2SeqLM.from_pretrained("text2font/text2svg_summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
75c7144 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:93c3578052e1605d8332eb961bc08d72e246071974e4cc54aa6991826b802aa5
size 16330369
|