File size: 88 Bytes
ac1f980
99d1dfb
 
ac1f980
1
2
3
4
from gradio.themes.builder_app import demo

if __name__ == "__main__":
    demo.launch()