Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python
|
|
3 |
gradio
|
4 |
qrcode
|
5 |
numpy
|
6 |
-
pyperclip
|
|
|
|
3 |
gradio
|
4 |
qrcode
|
5 |
numpy
|
6 |
+
pyperclip
|
7 |
+
base64
|