File size: 105 Bytes
678e3be
 
 
13afdd8
1
2
3
4
import os

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