Fix typos in tags (case-sensitive) (#1)
Browse files- Fix typos in tags (case-sensitive) (e5e3e8c86f124be83133da58695727352e9bb4cf)
- Update README.md (d50c5c3ae9bc8804a8a09d3604af57ebfaeb4000)
- Upload README.md (c155a0e626020319615aafcae1cbdf7e7aa3e5c0)
Co-authored-by: Joshua <[email protected]>
README.md
CHANGED
@@ -6,8 +6,8 @@ tags:
|
|
6 |
- ONNXRuntime
|
7 |
- ONNXRuntimeWeb
|
8 |
- phi3
|
9 |
-
-
|
10 |
-
-
|
11 |
- nlp
|
12 |
- conversational
|
13 |
- custom_code
|
|
|
6 |
- ONNXRuntime
|
7 |
- ONNXRuntimeWeb
|
8 |
- phi3
|
9 |
+
- transformers.js
|
10 |
+
- transformers
|
11 |
- nlp
|
12 |
- conversational
|
13 |
- custom_code
|