Satyajithchary commited on
Commit
0b09501
·
verified ·
1 Parent(s): ddecd86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- pip install --upgrade pip
2
  import torch
3
  from sam2.sam2_image_predictor import SAM2ImagePredictor
4
 
 
1
+ #pip install --upgrade pip
2
  import torch
3
  from sam2.sam2_image_predictor import SAM2ImagePredictor
4