import gradio as gr with gr.Blocks() as demo: gr.HTML("image One") demo.launch(allowed_paths=["BAT_Bangladesh_Logo.png"])