File size: 89 Bytes
9a9c616
 
 
 
1
2
3
4
5
from gradio.themes.builder_app import demo

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