Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
-
altair
|
| 2 |
-
pandas
|
| 3 |
-
streamlit
|
| 4 |
-
plotly
|
| 5 |
-
opencv-python
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
pyautogui
|
|
|
|
| 1 |
+
altair
|
| 2 |
+
pandas
|
| 3 |
+
streamlit
|
| 4 |
+
plotly
|
| 5 |
+
opencv-python
|
| 6 |
+
dlib
|
| 7 |
+
imutils
|
| 8 |
+
pyautogui
|
|
|