gradioのサンプルを作成して interface名は gradio_interface import gradio as gr with gr.Blocks() as gradio_interface: gr.Markdown("CRUD Application")