Spaces:
Running
Running
# Hugging Face Token (required for model access) | |
HF_TOKEN=your_huggingface_token_here | |
# Modal Configuration (optional, for local development) | |
# MODAL_TOKEN_ID=your_modal_token_id | |
# MODAL_TOKEN_SECRET=your_modal_token_secret | |
# Cache Configuration (optional) | |
# HUGGINGFACE_HUB_CACHE=./cache | |
# TRANSFORMERS_CACHE=./cache | |