aliabd's picture
Upload folder using huggingface_hub
a09c7f5
raw
history blame contribute delete
84 Bytes
import gradio as gr
demo = gr.themes.builder
if __name__ == "__main__":
demo()