You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# Transformers.js Chrome Extension
1
+
# 🚧 Transformers.js Chrome Extension 🚧
2
2
3
3
This is an example Chrome extension for [Transformers.js](https://github.com/huggingface/transformers.js), a library for running LLMs in the browser, built on top of [Plasmo](https://plasmo.com/).
4
4
5
-
Please note that this project is still under development. The chrome extension process could be stopped by the browser anytime.
5
+
⚠️ **Please note that this project is still under development and is not ready for production or enterprise use.** APIs, features, and code structures may change without notice. The Chrome extension process could also be stopped by the browser at any time. Thank you for your understanding! 🙏
6
6
7
7
## Examples
8
8
9
-
Here is the link to the demo videos ([intro](https://www.youtube.com/watch?v=yXZQ8FHtSes) and [advanced usage of llm, multi modal, tts](https://www.youtube.com/watch?v=MSCDdFG5Lls)). Each example will be updated below.
9
+
Here is the link to the demo videos ([intro](https://www.youtube.com/watch?v=yXZQ8FHtSes) and [advanced usage](https://www.youtube.com/watch?v=MSCDdFG5Lls) of llm, multi modal, tts and reasoning). Each scenario can be found below.
0 commit comments