Demo_sql / app.py
beyoru's picture
Upload 13 files
43ce954 verified
raw
history blame contribute delete
70 Bytes
from ui import demo
if __name__ == "__main__":
demo.launch()