Spaces:
Running
on
Zero
Running
on
Zero
modify dependency
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
trimesh
|
@@ -44,3 +47,4 @@ rich
|
|
44 |
webdataset
|
45 |
ultralytics
|
46 |
dill
|
|
|
|
1 |
+
torch==2.4.1
|
2 |
+
torchvision==0.19.1
|
3 |
+
torchaudio==2.4.1
|
4 |
opencv-python
|
5 |
numpy
|
6 |
trimesh
|
|
|
47 |
webdataset
|
48 |
ultralytics
|
49 |
dill
|
50 |
+
git+https://github.com/luca-medeiros/lang-segment-anything.git
|