aliabd's picture
Upload with huggingface_hub
a4f8a98
raw
history blame
84 Bytes
import gradio as gr
demo = gr.themes.builder
if __name__ == "__main__":
demo()