You've already forked Nano-Banana-AI-Image-Editor
新增 生成过程中可以中断;
新增 生成结果上传到OSS; 新增 历史记录使用上传后的图片;
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 访问令牌
|
||||
VITE_ACCESS_TOKEN=your_access_token_here
|
||||
|
||||
# Gemini API密钥
|
||||
VITE_GEMINI_API_KEY=your_gemini_api_key_here
|
||||
|
||||
# 远程资源路径
|
||||
VITE_UPLOAD_ASSET_URL=''
|
||||
Reference in New Issue
Block a user