imgenv0.3.1

← All examples

Missing API token

The token check runs first. Without REPLICATE_API_TOKEN nothing is sent.

Missing API token

examples/missing-token.txt
env -u REPLICATE_API_TOKEN imgen "A sunset over the ocean"
Error: Environment variable REPLICATE_API_TOKEN is not set

Caused by:
    environment variable not found
exit code 1
  • setup
  • error