import gradio as gr from pathlib import Path with gr.Blocks() as demo: file_uploader = gr.HTML( html_template="""