wanadzhar913 commited on
Commit
c589aeb
·
verified ·
1 Parent(s): 2573a3b

Update README.md

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