Spaces:
Running
Running
File size: 66 Bytes
4c198b1 |
1 2 3 4 5 |
from ui import demo
if __name__ == "__main__":
demo.launch()
|