Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ opencv-python
|
|
3 |
matplotlib
|
4 |
torch
|
5 |
torchvision
|
6 |
-
segment_anything
|
|
|
|
|
|
|
|
|
|
3 |
matplotlib
|
4 |
torch
|
5 |
torchvision
|
6 |
+
segment_anything
|
7 |
+
ftfy
|
8 |
+
regex
|
9 |
+
tqdm
|
10 |
+
git+https://github.com/openai/CLIP.git
|