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 35fd451 commit a94439eCopy full SHA for a94439e
README.md
@@ -32,7 +32,7 @@ const output = await replicate.run(model, { input });
32
// ['https://replicate.delivery/pbxt/GtQb3Sgve42ZZyVnt8xjquFk9EX5LP0fF68NTIWlgBMUpguQA/out-0.png']
33
```
34
35
-You can also run a model in the backround:
+You can also run a model in the background:
36
37
```js
38
let prediction = await replicate.predictions.create({
0 commit comments