from dotenv import load_dotenv load_dotenv() hf_token = os.getenv('HF_TOKEN')