1-800-BAD-CODE
commited on
Commit
•
7487210
1
Parent(s):
e7f74de
Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ Running the following script should load this model and run some texts:
|
|
78 |
|
79 |
<summary>Example Usage</summary>
|
80 |
|
81 |
-
```
|
82 |
from punctuators.models import PunctCapSegModelONNX
|
83 |
|
84 |
# Instantiate this model
|
|
|
78 |
|
79 |
<summary>Example Usage</summary>
|
80 |
|
81 |
+
```python
|
82 |
from punctuators.models import PunctCapSegModelONNX
|
83 |
|
84 |
# Instantiate this model
|