Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
lakshmi082024
- opened
- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
ultralytics
|
5 |
-
opencv-python
|
6 |
-
timm
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
ultralytics
|
5 |
+
opencv-python
|
6 |
+
timm
|
7 |
+
SamPredictor
|