from pathlib import Path import gradio as gr gr.set_static_paths(paths=[Path.cwd().absolute()/"input"]) with gr.Blocks() as demo: gr.HTML("