services: FalImageGenService now uses fal-client library
This commit is contained in:
@@ -35,7 +35,7 @@ anthropic = [ "anthropic~=0.20.0" ]
|
||||
azure = [ "azure-cognitiveservices-speech~=1.36.0" ]
|
||||
daily = [ "daily-python~=0.7.0" ]
|
||||
examples = [ "python-dotenv~=1.0.0", "flask~=3.0.0", "flask_cors~=4.0.0" ]
|
||||
fal = [ "fal~=0.12.0" ]
|
||||
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" ]
|
||||
|
||||
Reference in New Issue
Block a user