import gradio as gr with gr.Blocks() as b: gr.Textbox() b.launch()