README / app.py
benjaminStreltzin's picture
Update app.py
e12d0b8 verified
raw
history blame
61 Bytes
import gradio as gr
demo = gr.Interface()
demo.launch()