PhoenixAscencio commited on
Commit
1c93dcd
1 Parent(s): 8cfa3df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6400b340f4ff62c2616f73f9/ben0E-FeubL-qjoEHoYS5.png)
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6400b340f4ff62c2616f73f9/ben0E-FeubL-qjoEHoYS5.png)
17