To Set API key In terminal run: export $OPENAI_API_KEY='your-openai-api-key-goes-here' export $REPLICATE_API_TOKEN='your-replicate-api-key-goes-here' To run experiments Run the main.py file. Set the arguments and loops underneath the if __name__ == '__main__' condition