Spaces:
Running
on
Zero
Running
on
Zero
update env
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
trimesh
|
@@ -44,4 +45,4 @@ rich
|
|
44 |
webdataset
|
45 |
ultralytics
|
46 |
dill
|
47 |
-
|
|
|
1 |
+
git+https://github.com/zerchen/lang-segment-anything.git
|
2 |
opencv-python
|
3 |
numpy
|
4 |
trimesh
|
|
|
45 |
webdataset
|
46 |
ultralytics
|
47 |
dill
|
48 |
+
typeguard
|