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