添加.env-example

This commit is contained in:
yueye 2026-01-08 23:39:34 +08:00
parent 9abfda07f0
commit eef7427ab3

7
.env-example Normal file
View File

@ -0,0 +1,7 @@
# 文生图 API 配置(三选一)
STABILITY_API_KEY=your_stability_ai_key_here
REPLICATE_API_TOKEN=your_replicate_token_here
OPENAI_API_KEY=your_openai_key_here
# 默认使用的 API 提供商
DEFAULT_PROVIDER=stability