scfengv commited on
Commit
218054b
·
verified ·
1 Parent(s): 7114159

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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