Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,13 @@ license: gpl-3.0
|
|
| 5 |
This is the collection of the taggers that I use in this app:
|
| 6 |
https://github.com/HaW-Tagger/HWtagger
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
Put the models folder here:
|
| 9 |

|
| 10 |
|
|
|
|
| 5 |
This is the collection of the taggers that I use in this app:
|
| 6 |
https://github.com/HaW-Tagger/HWtagger
|
| 7 |
|
| 8 |
+
You can install directly in the cmd using this command:
|
| 9 |
+
# Make sure you have git-lfs installed (https://git-lfs.com)
|
| 10 |
+
git lfs install
|
| 11 |
+
|
| 12 |
+
git clone https://huggingface.co/PhoenixAscencio/HWtagger
|
| 13 |
+
|
| 14 |
+
|
| 15 |
Put the models folder here:
|
| 16 |

|
| 17 |
|