Spaces:
Runtime error
Runtime error
add roboflow to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
gradio==3.50.2
|
5 |
autodistill
|
6 |
autodistill_grounding_dino
|
7 |
-
autodistill_gpt_4v
|
|
|
|
4 |
gradio==3.50.2
|
5 |
autodistill
|
6 |
autodistill_grounding_dino
|
7 |
+
autodistill_gpt_4v
|
8 |
+
roboflow
|