ImageGen: add BFL API for image generation

This commit is contained in:
Cohee
2024-11-19 00:30:28 +02:00
parent 54db4983f4
commit 67869364a5
5 changed files with 227 additions and 6 deletions

View File

@ -37,6 +37,7 @@ export const SECRET_KEYS = {
CUSTOM_OPENAI_TTS: 'api_key_custom_openai_tts',
NANOGPT: 'api_key_nanogpt',
TAVILY: 'api_key_tavily',
BFL: 'api_key_bfl',
};
const INPUT_MAP = {