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