File size: 88 Bytes
98facac
a4f8a98
 
98facac
1
2
3
4
from gradio.themes.builder_app import demo

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