Vokturz commited on
Commit
363a465
·
verified ·
1 Parent(s): 8d9b8a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -9,7 +9,6 @@ app_build_command: npm run build
9
  app_file: dist/index.html
10
  ---
11
 
12
-
13
  # In-Browser AI with Hugging Face Transformers.js
14
 
15
  This project is a web-based application built with React and TypeScript that demonstrates how to run Hugging Face Transformers models directly in the browser. It leverages the power of the `transformers.js` library to perform various NLP tasks like text generation, text classification, and zero-shot classification without any server-side backend for the model inference.
 
9
  app_file: dist/index.html
10
  ---
11
 
 
12
  # In-Browser AI with Hugging Face Transformers.js
13
 
14
  This project is a web-based application built with React and TypeScript that demonstrates how to run Hugging Face Transformers models directly in the browser. It leverages the power of the `transformers.js` library to perform various NLP tasks like text generation, text classification, and zero-shot classification without any server-side backend for the model inference.