Skip to content

Commit 0b22ac1

Browse files
committed
Update version to 1.1.1
1 parent a189901 commit 0b22ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xenova/transformers",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Run 🤗 Transformers in your browser! We currently support BERT, ALBERT, DistilBERT, T5, T5v1.1, FLAN-T5, GPT2, BART, and Whisper models, for a variety of tasks including: masked language modelling, text classification, text-to-text generation, translation, summarization, question answering, and text generation.",
55
"main": "./src/transformers.js",
66
"directories": {

0 commit comments

Comments
 (0)