File size: 145 Bytes
f3a23e4
 
2d5e0ac
f3a23e4
 
1
2
3
4
5
# Use an environment variable for the Hugging Face token
ARG HF_TOKEN

# Set the Hugging Face token environment variable
ENV HF_TOKEN ${HF_TOKEN}