abidlabs's picture
abidlabs HF staff
Create app.py
3cfe13a
raw
history blame
71 Bytes
import gradio as gr
with gr.Blocks() as demo:
gr.Image("lion.jpg")