Spaces:
Sleeping
Sleeping
Commit ·
e40bb6e
1
Parent(s): 608f9a9
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
opencv-python
|
| 2 |
-
opencv-python-headless
|
| 3 |
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@9e1eb9fdbc4bca4cd0d948b8ae7fe505d9f4ebc7
|
| 4 |
-
torch
|
| 5 |
-
torchvision
|
| 6 |
-
torchaudio
|
| 7 |
-
transformers
|
|
|
|
| 1 |
+
opencv-python
|
| 2 |
+
opencv-python-headless
|
| 3 |
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@9e1eb9fdbc4bca4cd0d948b8ae7fe505d9f4ebc7
|
| 4 |
+
torch
|
| 5 |
+
torchvision
|
| 6 |
+
torchaudio
|
| 7 |
+
transformers
|