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 3f344ec commit ab0b2a7Copy full SHA for ab0b2a7
README.md
@@ -2,7 +2,7 @@
2
3
This is a Python client for Replicate. It lets you run models from your Python code or Jupyter notebook, and do various other things on Replicate.
4
5
-Grab your token from [replicate.com/account](https://replicate.com/account) and authenticate by setting a it as an environment variable:
+Grab your token from [replicate.com/account](https://replicate.com/account) and authenticate by setting it as an environment variable:
6
7
```
8
export REPLICATE_API_TOKEN=[token]
0 commit comments