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 ?