syedfaisalabrar commited on
Commit
1c43250
·
verified ·
1 Parent(s): f626cd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ from frontPrompt import main as main_f
11
  model_path = "best.pt"
12
  model = YOLO(model_path)
13
 
14
- os.system("pip install intel_extension_for_pytorch")
15
 
16
 
17
  def preprocessing(image):
 
11
  model_path = "best.pt"
12
  model = YOLO(model_path)
13
 
 
14
 
15
 
16
  def preprocessing(image):