Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,7 @@ To run the text classification inference, use the following command:
|
|
| 38 |
```bash
|
| 39 |
python inference_example_1.py
|
| 40 |
python inference_example_2.py
|
|
|
|
| 41 |
```
|
| 42 |
|
| 43 |
## How to Get Started with the Model
|
|
|
|
| 38 |
```bash
|
| 39 |
python inference_example_1.py
|
| 40 |
python inference_example_2.py
|
| 41 |
+
python inference_example_3.py
|
| 42 |
```
|
| 43 |
|
| 44 |
## How to Get Started with the Model
|