Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.23.0
|
2 |
+
opencv-python-headless==4.5.5.64
|
3 |
+
pyzbar==0.1.8
|
4 |
+
requests==2.27.1
|
5 |
+
Pillow==9.0.1
|
6 |
+
numpy==1.21.5
|
7 |
+
tensorflow==2.8.0
|