You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bilive.toml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ qwen_api_key = "" # Apply for your own Qwen API key at https://bailian.console.a
37
37
38
38
[cover]
39
39
generate_cover = false# whether to generate cover
40
-
image_gen_model = "minimax"# the image generation model, can be "minimax" or "siliconflow" or "tencent" or "baidu" or "stability" or "luma" or "ideogram"
40
+
image_gen_model = "minimax"# the image generation model, can be "minimax" or "siliconflow" or "tencent" or "baidu" or "stability" or "luma" or "ideogram" or "recraft"
41
41
minimax_api_key = ""# Apply for your own Minimax API key at https://platform.minimaxi.com/user-center/basic-information/interface-key
42
42
siliconflow_api_key = ""# Apply for your own SiliconFlow API key at https://cloud.siliconflow.cn/i/3Szr5BVg
43
43
tencent_secret_id = ""# Apply for your own Tencent Cloud API key at https://console.cloud.tencent.com/cam/capi
@@ -46,3 +46,4 @@ baidu_api_key = "" # Apply for your own Baidu API key at https://console.bce.bai
46
46
stability_api_key = ""# Apply for your own Stability API key at https://platform.stability.ai/account/keys
47
47
luma_api_key = ""# Apply for your own Luma API key at https://lumalabs.ai/api/keys
48
48
ideogram_api_key = ""# Apply for your own Ideogram API key at https://ideogram.ai/manage-api
49
+
recraft_api_key = ""# Apply for your own Recraft API key at https://www.recraft.ai/profile/api
0 commit comments