import gradio as gr from huggingface_hub import InferenceClient demo = gr if __name__ == "__main__": demo.launch()