PhoenixAscencio
commited on
Commit
•
e8a979b
1
Parent(s):
1c93dcd
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ 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 |
-
|
|
|
10 |
git lfs install
|
11 |
|
12 |
-
git clone https://huggingface.co/PhoenixAscencio/HWtagger
|
13 |
|
14 |
|
15 |
Put the models folder here:
|
|
|
6 |
https://github.com/HaW-Tagger/HWtagger
|
7 |
|
8 |
You can install directly in the cmd using this command:
|
9 |
+
|
10 |
+
Make sure you have git-lfs installed (https://git-lfs.com)
|
11 |
git lfs install
|
12 |
|
13 |
+
git-lfs clone https://huggingface.co/PhoenixAscencio/HWtagger
|
14 |
|
15 |
|
16 |
Put the models folder here:
|