Add fal.ai support

This commit is contained in:
kwaroran
2024-09-01 01:50:21 +09:00
parent a5061a3b3e
commit de6c90cbc4
7 changed files with 105 additions and 4 deletions

View File

@@ -267,7 +267,7 @@ export async function sayTTS(character:character,text:string) {
'Content-Type': 'application/json'
},
rawResponse: false,
plainFetchDeforce: true,
})
console.log(path)
if(path.ok){