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