File size: 127 Bytes
ec2e14a
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# HuggingFace 配置
HF_ENDPOINT=https://hf-mirror.com
HF_TOKEN=your_token_here

# 应用配置
APP_HOST=0.0.0.0
APP_PORT=7860