aliabd's picture
aliabd HF staff
Upload with huggingface_hub
99d1dfb
raw
history blame contribute delete
No virus
84 Bytes
import gradio as gr
demo = gr.themes.builder
if __name__ == "__main__":
demo()