Skip to content

Commit 4e23be8

Browse files
authored
Add Transformers.js detector
1 parent 6308875 commit 4e23be8

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

src/images/icons/Transformers.js.svg

+37
Loading

src/technologies/t.json

+13
Original file line numberDiff line numberDiff line change
@@ -2571,6 +2571,19 @@
25712571
"saas": true,
25722572
"website": "https://transcy.io"
25732573
},
2574+
"Transformers.js": {
2575+
"cats": [
2576+
12
2577+
],
2578+
"description": "Transformers.js is a JavaScript library that brings Hugging Face Transformers to the browser and Node.js.",
2579+
"icon": "Transformers.js.svg",
2580+
"js": {
2581+
"pipeline\\s*\\(\\s*[\"'](?:fill\\-mask|question\\-answering|sentence\\-similarity|summarization|table\\-question\\-answering|text\\-classification|sentiment\\-analysis|text\\-generation|text2text\\-generation|token\\-classification|ner|translation|zero\\-shot\\-classification|feature\\-extraction|background\\-removal|depth\\-estimation|image\\-classification|image\\-segmentation|image\\-to\\-image|mask\\-generation|object\\-detection|image\\-feature\\-extraction|audio\\-classification|automatic\\-speech\\-recognition|text\\-to\\-speech|text\\-to\\-audio|document\\-question\\-answering|image\\-to\\-text|text\\-to\\-image|visual\\-question\\-answering|zero\\-shot\\-audio\\-classification|zero\\-shot\\-image\\-classification|zero\\-shot\\-object\\-detection)['\"]": ""
2582+
},
2583+
"oss": true,
2584+
"scriptSrc": "transformers",
2585+
"website": "https://huggingface.co/docs/transformers.js/"
2586+
},
25742587
"Transifex": {
25752588
"cats": [
25762589
12

0 commit comments

Comments
 (0)