We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34f77a commit ea7820cCopy full SHA for ea7820c
README.md
@@ -8,7 +8,7 @@ Install with `npm install replicate`
8
9
Set your API token as `REPLICATE_API_TOKEN` in your environment.
10
11
-To run a prediction and return its
+To run a prediction and return its output:
12
13
```jsx
14
import replicate from "@replicate/client";
0 commit comments