Skip to content

Commit e586278

Browse files
authored
Update README.md
1 parent b8199f5 commit e586278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Or wait for the prediction to finish:
5353

5454
```js
5555
prediction = await replicate.wait(prediction);
56+
console.log(prediction.output)
57+
// ['https://replicate.delivery/pbxt/RoaxeXqhL0xaYyLm6w3bpGwF5RaNBjADukfFnMbhOyeoWBdhA/out-0.png']
5658
```
5759

5860
## API

0 commit comments

Comments
 (0)