Spaces:
Running
Running
Update MeAI_Maincode/Polyb.py
Browse files- MeAI_Maincode/Polyb.py +0 -3
MeAI_Maincode/Polyb.py
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
import os
|
2 |
-
os.system("pip install git+https://github.com/facebookresearch/segment-anything-2@c2ec8e14a185632b0a5d8b161928ceb50197eddc")
|
3 |
-
os.system("pip install git+https://github.com/luca-medeiros/lang-segment-anything.git")
|
4 |
|
5 |
import warnings
|
6 |
import numpy as np
|
|
|
|
|
|
|
|
|
1 |
|
2 |
import warnings
|
3 |
import numpy as np
|