Spaces:
Runtime error
Runtime error
from gradio.themes.builder_app import demo | |
if __name__ == "__main__": | |
demo.launch() |
from gradio.themes.builder_app import demo | |
if __name__ == "__main__": | |
demo.launch() |