import gradio; with gradio.Blocks() as d: gradio.HTML('Providing popular models for use with HuggingFace for free.'); d.launch()