Setting Replicate API Token - Syntax Error

24 Views Asked by At

pip install replicate

import os os.environ["REPLICATE_API_TOKEN"] = "<r8_N9dOSgxqFL3hdOry9uXXXXXXX>"

Then when I execute I have this message : "ReplicateError: You did not pass an authentication token"

Do you guys know howto solve this error please ?

0

There are 0 best solutions below