Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +8 -7
requirement.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
openai>=1.0.0
|
| 2 |
-
roboflow
|
| 3 |
-
opencv-python-headless
|
| 4 |
-
numpy
|
| 5 |
-
pandas
|
| 6 |
-
gradio
|
| 7 |
-
Pillow
|
|
|
|
|
|
| 1 |
+
openai>=1.0.0
|
| 2 |
+
roboflow
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
numpy
|
| 5 |
+
pandas
|
| 6 |
+
gradio
|
| 7 |
+
Pillow
|
| 8 |
+
opencv-python
|