File size: 75 Bytes
a58cb57
 
 
 
1
2
3
4
import gradio as gr

with gr.Blocks() as demo:
    gr.File(["cheetah.jpg"])