Instructions to use text2font/text2svg_summarization-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use text2font/text2svg_summarization-2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("text2font/text2svg_summarization-2") model = AutoModelForSeq2SeqLM.from_pretrained("text2font/text2svg_summarization-2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 734500
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4918519193
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4989358d1df6f230542de2759719594ac18c6c625f1c43a9580ab63e9487251f
|
| 3 |
size 4918519193
|