add requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ opencv-python
|
|
3 |
requests
|
4 |
gradio==3.50.2
|
5 |
autodistill
|
6 |
-
|
7 |
autodistill_gpt_4v
|
8 |
roboflow
|
9 |
openai
|
|
|
3 |
requests
|
4 |
gradio==3.50.2
|
5 |
autodistill
|
6 |
+
autodistill_grounded_sam
|
7 |
autodistill_gpt_4v
|
8 |
roboflow
|
9 |
openai
|