Skip to content

Commit

Permalink
[version] Update to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova committed Mar 14, 2023
1 parent d1334bb commit 00273ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xenova/transformers",
"version": "1.2.1",
"version": "1.2.2",
"description": "Run 🤗 Transformers in your browser! We currently support BERT, ALBERT, DistilBERT, T5, T5v1.1, FLAN-T5, GPT2, BART, CodeGen, Whisper, Vision Transformer, and VisionEncoderDecoder models, for a variety of tasks including: masked language modelling, text classification, text-to-text generation, translation, summarization, question answering, text generation, automatic speech recognition, image classification, and image-to-text.",
"main": "./src/transformers.js",
"directories": {
Expand Down

0 comments on commit 00273ff

Please sign in to comment.