File size: 89 Bytes
ac1f980
99d1dfb
 
715c015
1
2
3
4
5
from gradio.themes.builder_app import demo

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