Skip to content

Commit

Permalink
Add EA notes for API key generation. (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
reliseinv authored Oct 25, 2024
1 parent 58057cc commit b0fdc68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Username: $oauthtoken
Password: <Your Key>
```

> [!NOTE]
> during the early access (EA) phase, your API key must be created as a member of `nemo-microservice / ea-participants` which you may join by applying for early access here: https://developer.nvidia.com/nemo-microservices-early-access/join. When approved, switch your profile to this org / team, then the key you generate will have access to the resources outlined below.
4. Create a .env file containing your NGC API key, and the following paths:
```
# Container images must access resources from NGC.
Expand Down

0 comments on commit b0fdc68

Please sign in to comment.