Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
qrcode[pil]
|
2 |
zxing==1.0.3
|
3 |
requests
|
|
|
|
|
4 |
validators
|
5 |
gradio
|
6 |
beautifulsoup4
|
|
|
1 |
qrcode[pil]
|
2 |
zxing==1.0.3
|
3 |
requests
|
4 |
+
opencv-python-headless
|
5 |
+
numpy
|
6 |
validators
|
7 |
gradio
|
8 |
beautifulsoup4
|