Spaces:
Sleeping
Sleeping
File size: 70 Bytes
46584ef |
1 2 3 4 5 |
from server import demo
if __name__ == "__main__":
demo.launch()
|