vilarin commited on
Commit
76b90a5
1 Parent(s): 8f1dbfe

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -4
run.py CHANGED
@@ -1,4 +1 @@
1
- from app.webui.app import demo
2
-
3
- if __name__ == "__main__":
4
- demo.launch()
 
1
+ from app.webui.app import *