added fireworks adapter (#118)

This commit is contained in:
chadbailey59
2024-04-11 17:15:02 -05:00
committed by GitHub
parent f1b6b9f8e5
commit 0b7578056d
3 changed files with 24 additions and 5 deletions

View File

@@ -39,6 +39,7 @@ fal = [ "fal-client~=0.2.0" ]
local = [ "pyaudio~=0.2.0" ]
moondream = [ "einops~=0.7.0", "timm~=0.9.0", "transformers~=4.39.0" ]
openai = [ "openai~=1.14.0" ]
fireworks = [ "openai~=1.14.0" ]
playht = [ "pyht~=0.0.26" ]
silero = [ "torch~=2.2.0", "torchaudio~=2.2.0" ]
websocket = [ "websockets~=12.0" ]