File size: 94 Bytes
d8bbcde
 
 
 
1
2
3
4
import gradio as gr

with gr.Blocks() as gradio_interface:
    gr.Markdown("CRUD Application")