Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
gradio==3.
|
2 |
-
opencv-python-headless==4.5.
|
3 |
pyzbar==0.1.8
|
4 |
-
requests==2.
|
5 |
-
|
6 |
-
|
7 |
-
tensorflow==2.8.0
|
|
|
1 |
+
gradio==2.3.8
|
2 |
+
opencv-python-headless==4.5.4.60
|
3 |
pyzbar==0.1.8
|
4 |
+
requests==2.26.0
|
5 |
+
tensorflow==2.7.0
|
6 |
+
Pillow==8.4.0
|
|