Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replicate API update
  • Loading branch information
sandarutharuneth authored May 4, 2023
1 parent 212691f commit adf8bbf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,17 @@ Fill your Token and other dependencies at [config.json](https://github.com/sanda
```json
{
"TOKEN": "YOUR TOKEN",
"API": "YOUR REPLICATE API KEY",
"CLIENTID": "YOUR BOT ID",
"OWNER": ["YOUR ID"]
}
```

Get your Replicate API
- Visit [Replicate](https://replicate.com) and create an account
- Get API token [API Section](https://replicate.com/account/api-tokens)
- Paste the Key on `config.json`

Install dependencies
```sh
npm i
Expand Down

0 comments on commit adf8bbf

Please sign in to comment.