eliza icon indicating copy to clipboard operation
eliza copied to clipboard

fal.ai image generation

Open yoniebans opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

Currently there is no native integration for fal.ai image generation models. Users wanting to leverage fal.ai's specialized image models need to implement custom solutions.

Describe the solution you'd like

Add built-in support for fal.ai image generation models, allowing users to specify their fal.ai API key and lora path (if they have one). This would enable direct access to fal.ai's models through the existing image generation interface.

Describe alternatives you've considered

Using other supported providers already in codebase

Additional context

Native integration would benefit users wanting more control over the image generation capabilities.

yoniebans avatar Nov 28 '24 13:11 yoniebans

Heurist has the powerful image generation models (FLUX, Stable Diffusion, and loras) too, and already exist inside the eliza. Apply the API key here with referral code ai16z to get the key immediately.

You can try the image generation web (https://imagine.heurist.ai/). The images are amazing!

tsubasakong avatar Dec 04 '24 10:12 tsubasakong