Skip to content

Commit e8147b3

Browse files
authored
Update README.md
1 parent 5a74724 commit e8147b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can also stream the output of a prediction you create.
118118
This is helpful when you want the ID of the prediction separate from its output.
119119
120120
```python
121-
version = "02e509c789964a7ea8736978a43525956ef40397be9033abf9fd2badfe68c9e3
121+
version = "02e509c789964a7ea8736978a43525956ef40397be9033abf9fd2badfe68c9e3"
122122
prediction = replicate.predictions.create(version=version, input={
123123
"prompt": "Please write a haiku about llamas.",
124124
})

0 commit comments

Comments
 (0)