import gradio as gr with gr.Blocks() as app: gr.HTML("") app.launch()