Gradio demo for fal-ai
I want to make a Gradio demo for fal-ai, showing its capabilities interactively. Is there a need for this? Can I contribute?
Hey @kvyb what did you have in mind? I think it would always be cool to have more examples of running things with fal and afaik there aren't any public examples using Gradio.
Real world examples using Gradio/Fooocus/ComfyUI would be v cool so people can get started fast. Eventually those would be cool things to add to the web docs too.
Hi @kvyb , I built a Streamlit application with fal. Where you can write a prompt and generate an image. Are you asking something like this? https://github.com/venturero/FAL-Image-Generation/
@venturero Nice work on your repo! I think kvyb meant to have something like a gradio registry (something like this https://github.com/AK391/ai-gradio) or huggingface spaces example.
Hi, do you have any idea for open source contribution to fal-ai/fal repo? I would like to contribute. @not-lain
adding a list_models functionality in the client would be a nice addition as well.
cc @efiop for viz, maybe if fal could add an api for this ?
if this sounds like a good idea feel free to open an issue and tag me and i'll provide some further resources.