Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
qrcode
|
| 2 |
gradio
|
| 3 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
qrcode
|
| 2 |
gradio
|
| 3 |
+
pillow
|
| 4 |
+
|
| 5 |
+
gradio
|
| 6 |
+
io
|
| 7 |
+
base64
|
| 8 |
+
numpy
|
| 9 |
+
cv2
|
| 10 |
+
tempfile
|