Next-Token-Predictor / .env.example
PeterPinetree's picture
Remove index.html and style.css files; add requirements.txt for dependencies
8391450
# HuggingFace API Token for Next-Token Predictor
# Get your token from: https://huggingface.co/settings/tokens
# Replace 'your_token_here' with your actual HF token
HF_NEXT_TOKEN_PREDICTOR_TOKEN=your_token_here