Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ The idx to label mapping is:
|
|
31 |
|
32 |
|
33 |
## How to Use
|
|
|
34 |
|
35 |
### Using the Pipeline
|
36 |
```python
|
|
|
31 |
|
32 |
|
33 |
## How to Use
|
34 |
+
You can load this model using the Hugging Face 🤗 Transformers library:
|
35 |
|
36 |
### Using the Pipeline
|
37 |
```python
|