Skip to content

Latest commit

 

History

History
92 lines (58 loc) · 3.51 KB

File metadata and controls

92 lines (58 loc) · 3.51 KB

Fal

Tip

All supported Fal models can be found here

Founded in 2021 by Burkay Gur and Gorkem Yurtseven, fal.ai was born out of a shared passion for AI and a desire to address the challenges in AI infrastructure observed during their tenures at Coinbase and Amazon.

Supported tasks

Automatic Speech Recognition

Find out more about Automatic Speech Recognition here.

<InferenceSnippet pipeline=automatic-speech-recognition providersMapping={ {"fal-ai":{"modelId":"openai/whisper-large-v3","providerModelId":"fal-ai/whisper"} } } />

Image Segmentation

Find out more about Image Segmentation here.

<InferenceSnippet pipeline=image-segmentation providersMapping={ {"fal-ai":{"modelId":"briaai/RMBG-2.0","providerModelId":"fal-ai/bria/background/remove"} } } />

Image To Image

Find out more about Image To Image here.

<InferenceSnippet pipeline=image-to-image providersMapping={ {"fal-ai":{"modelId":"Qwen/Qwen-Image-Edit","providerModelId":"fal-ai/qwen-image-edit"} } } />

Text To Image

Find out more about Text To Image here.

<InferenceSnippet pipeline=text-to-image providersMapping={ {"fal-ai":{"modelId":"briaai/FIBO","providerModelId":"bria/fibo/generate"} } } />

Text To Video

Find out more about Text To Video here.

<InferenceSnippet pipeline=text-to-video providersMapping={ {"fal-ai":{"modelId":"meituan-longcat/LongCat-Video","providerModelId":"fal-ai/longcat-video/text-to-video/480p"} } } />