import os # Retrieve the Hugging Face token from environment variables api_token = os.getenv("HF_TOKEN")