You've already forked Nano-Banana-AI-Image-Editor
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# 访问令牌
|
|
VITE_ACCESS_TOKEN=your_access_token_here
|
|
|
|
# Gemini API密钥
|
|
VITE_GEMINI_API_KEY=your_gemini_api_key_here
|
|
|
|
# 远程资源路径
|
|
VITE_UPLOAD_ASSET_URL='' |