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