SiddanthEmani
Added client app build
e313816
raw
history blame
70 Bytes
from client import demo
if __name__ == "__main__":
demo.launch()