RRoundTable commited on
Commit
18ce95e
·
1 Parent(s): c40b207
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,4 +14,4 @@ cwd0 = os.getcwd()
14
  cwd1 = os.path.join(cwd0, "mlwiz-technical-demo")
15
  os.chdir(cwd1)
16
  os.system("pip install -r requirements.txt")
17
- os.system("python app_segment_simiarthings.py")
 
14
  cwd1 = os.path.join(cwd0, "mlwiz-technical-demo")
15
  os.chdir(cwd1)
16
  os.system("pip install -r requirements.txt")
17
+ os.system("python app_segment_similarthings.py")