Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ numpy==1.21.5
|
|
| 3 |
opencv_python==4.6.0.66
|
| 4 |
Pillow==9.5.0
|
| 5 |
segment_anything==1.0
|
|
|
|
|
|
|
|
|
| 3 |
opencv_python==4.6.0.66
|
| 4 |
Pillow==9.5.0
|
| 5 |
segment_anything==1.0
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|