File size: 93 Bytes
0bd62e5
 
 
 
1
2
3
4
5
from gradio.themes.builder_app import demo

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