Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch
|
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
-
numpy
|
6 |
gradio
|
|
|
|
|
7 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
Pillow
|
|
|
5 |
gradio
|
6 |
+
pandas
|
7 |
+
numpy
|
8 |
git+https://github.com/facebookresearch/segment-anything.git
|