replicate / replicate-go

Go client for Replicate
https://replicate.com
Apache License 2.0
65 stars 9 forks source link

Fix example usage and tests #66

Closed mattt closed 3 months ago

mattt commented 3 months ago

This PR fixes the example code in the README and in example_test.go. It also updates the project to support running the example tests with a REPLICATE_API_TOKEN set in a local .env file.