Laurence05 's Collections

app.py

import gradio as gr from huggingface_hub import InferenceClient client = InferenceClient(provider="fal-ai") def chat_with_ai(message, history):

This collection has no items.