Move Stability generation to backend

This commit is contained in:
Cohee
2024-07-04 22:36:17 +03:00
parent 6608e530c5
commit e32b0cc223
5 changed files with 198 additions and 161 deletions

View File

@ -31,6 +31,7 @@ export const SECRET_KEYS = {
FEATHERLESS: 'api_key_featherless',
ZEROONEAI: 'api_key_01ai',
HUGGINGFACE: 'api_key_huggingface',
STABILITY: 'api_key_stability',
};
const INPUT_MAP = {