wanadzhar913
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -137,5 +137,5 @@ pipe(
|
|
137 |
)[0]['generated_text']
|
138 |
|
139 |
# you'll probably have to use some regex to parse the outputs
|
140 |
-
>>> {consistency": 0}
|
141 |
```
|
|
|
137 |
)[0]['generated_text']
|
138 |
|
139 |
# you'll probably have to use some regex to parse the outputs
|
140 |
+
>>> {"consistency": 0}
|
141 |
```
|