Spaces:
Running
Running
File size: 84 Bytes
99d1dfb |
1 2 3 4 5 6 |
import gradio as gr
demo = gr.themes.builder
if __name__ == "__main__":
demo() |