Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
opencv-python
|
8 |
-
requests
|
|
|
1 |
+
opencv-python-headless # opencv-python yerine
|
2 |
+
numpy
|
3 |
+
requests
|
4 |
+
gradio
|
5 |
+
Pillow
|
6 |
+
python-dotenv
|
|
|
|