aliabd's picture
Upload folder using huggingface_hub
cbec469 verified
import gradio as gr
with gr.Blocks() as demo:
gr.DateTime()
demo.launch()