Spaces:
Build error
Build error
udated requirement
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
pillow
|
| 4 |
-
opencv-python
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
torch
|
| 3 |
+
torchvision
|
| 4 |
+
lang-segment-anything
|
| 5 |
pillow
|
| 6 |
+
opencv-python
|
| 7 |
+
color-matcher
|