Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
gradio==
|
2 |
-
opencv-python
|
3 |
-
pyzbar==0.1.
|
4 |
-
requests==2.
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
gradio==4.31.5
|
2 |
+
opencv-python==4.9.0.80
|
3 |
+
pyzbar==0.1.9
|
4 |
+
requests==2.31.0
|
5 |
+
Pillow==10.3.0
|
6 |
+
numpy==1.26.4
|
7 |
+
tensorflow==2.16.1
|