Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Converted from [SmilingWolf/wd-swinv2-tagger-v3](https://huggingface.co/SmilingW
|
|
19 |
### Installation
|
20 |
|
21 |
```bash
|
22 |
-
pip install
|
23 |
```
|
24 |
|
25 |
### Pipeline
|
|
|
19 |
### Installation
|
20 |
|
21 |
```bash
|
22 |
+
pip install transformers
|
23 |
```
|
24 |
|
25 |
### Pipeline
|